
Deprecated products and features | Docker Docs
Explore deprecated and retired Docker features, products, and open source projects, including details on transitioned tools and archived initiatives.
What is a registry? | Docker Docs
What is a registry? This Docker Concept will explain what a registry is, explore their interoperability, and have you interact with registries.
Supported registry API for Docker Hub
Supported registry API endpoints. This page is rendered with JavaScript.
Mirror | Docker Docs
Either pass the --registry-mirror option when starting dockerd manually, or edit /etc/docker/daemon.json and add the registry-mirrors key and value, to make the change persistent.
Build, tag, and publish an image | Docker Docs
This concept page will teach you how to build, tag, and publish an image to Docker Hub or any other registry
Local registry | Docker Docs
For testing purposes you may need to create a local registry to push images into:
docker image tag | Docker Docs
Tag an image for a private registry ... $ docker tag 0e5574283393 myregistryhost:5000/fedora/httpd:version1.0
What is Docker? | Docker Docs
Get an in-depth overview of the Docker platform including what it can be used for, the architecture it employs, and its underlying technology.
Configure | Docker Docs
Configure sign-in enforcement for Docker Desktop using registry keys, configuration profiles, plist files, or registry.json files
Registry authentication | Docker Docs
Home / Reference / API reference / Registry API / Registry authentication ... Copy as Markdown