Comment on Docker Hub Is DownparentComments−tfolbrecht11moThere's a registry image for OCI containers that is pretty painless to set up and low maintenance, can use s3 as a storage backend.https://hub.docker.com/_/registryYour git provider probably also has a container registry service built in.
Comments
There's a registry image for OCI containers that is pretty painless to set up and low maintenance, can use s3 as a storage backend.
https://hub.docker.com/_/registry
Your git provider probably also has a container registry service built in.