dbpedia / databus

A digital factory platform for managing files online with stable IDs, high-quality metadata, powerful API and tools for building on data: find, access, make interoperable, re-use
Apache License 2.0
41 stars 17 forks source link

Specify the default container image registry docker.io #165

Closed white-gecko closed 8 months ago

white-gecko commented 8 months ago

Specify the default container image registry docker.io, which is assumed by docker but not other container engines, like podman. So this fix should allow that the Containerfiles and compose files work with other container engines as well.

This is a followup to #153 .