About 50 results
Open links in new tab
  1. 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.

  2. 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.

  3. Supported registry API for Docker Hub

    Docker Hub is an OCI-compliant registry, which means it adheres to the open standards defined by the Open Container Initiative (OCI) for distributing container images.

  4. 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.

  5. docker login | Docker Docs

    Authenticate to a self-hosted registry ... $ docker login registry.example.com By default, the docker login command assumes that the registry listens on port 443 or 80. If the registry listens on a different port, …

  6. MCP Catalog | Docker Docs

    The Docker MCP Catalog is a centralized, trusted registry for discovering, sharing, and running MCP-compatible tools. ... Key features ... Note

  7. 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

  8. Registry authentication | Docker Docs

    Home / Reference / API reference / Registry API / Registry authentication ... Copy as Markdown

  9. docker image push

    Use docker image push to share your images to the Docker Hub registry or to a self-hosted one. Refer to the docker image tag reference for more information about valid image and tag names.

  10. Registry Access Management | Docker Docs

    Control access to approved container registries with Registry Access Management for secure Docker Desktop usage