Further reading
More information on Docker Store, Trusted Registry, and Registry can be found at the following links:
- Docker Hub Publisher Signup: https://store.docker.com/publisher/signup/
- Docker Registry Documentation: https://docs.docker.com/registry/
- Docker Trusted Registry (DTR): https://www.mirantis.com/software/docker/image-registry/
You can find more details about the different types of cloud-based storage you can use for Docker Registry at the following links:
- Azure Blob Storage: https://azure.microsoft.com/en-gb/services/storage/blobs/
- Google Cloud storage: https://cloud.google.com/storage/
- Amazon Simple Storage Service (Amazon S3): https://aws.amazon.com/s3/
- Swift: https://wiki.openstack.org/wiki/Swift
Some of the third-party registry services can be found here:
- GitHub Actions: https://github.com/features/actions
- Azure Container Registry: https://azure.microsoft.com/en-gb/services/container-registry/
- Azure...