Currently craft always assumes dockerhub when using the docker target. Ideally we can have multiple docker targets targeting different registries, like Github's GHCR or Google's Artifact Registry.
For this we either need more targets or extend support for the existing docker target to support multiple registries and credentials for these registries.
Currently craft always assumes dockerhub when using the docker target. Ideally we can have multiple docker targets targeting different registries, like Github's GHCR or Google's Artifact Registry.
For this we either need more targets or extend support for the existing docker target to support multiple registries and credentials for these registries.