2 items tagged with "container-registry"
Build a Docker image in CI and push it to a container registry with proper tags and authentication.
A container registry is a storage and distribution system for container images, allowing them to be pushed after a build and pulled at deployment time...