Docker Hub

hub.docker.com

Community

Docker Hub is the world's largest container image registry. Search, pull, and manage container images, repositories, and organizations for containerized application deployment.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://hub.docker.com/v2

Crawl failures

1

Last verified

2026-03-01T11:53:23.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_repository

developer-tools

Create a new repository in a user or organization namespace.

Detail: https://hub.docker.com/v2/capabilities/create_repository

delete_tag

developer-tools

Delete a specific tag from a repository.

Detail: https://hub.docker.com/v2/capabilities/delete_tag

get_repository_details

developer-tools

Get detailed information about a repository including description and pull count.

Detail: https://hub.docker.com/v2/capabilities/get_repository_details

get_tags

developer-tools

List available tags and versions for a specific repository.

Detail: https://hub.docker.com/v2/capabilities/get_tags

list_repositories

developer-tools

List repositories for a user or organization namespace.

Detail: https://hub.docker.com/v2/capabilities/list_repositories

search_images

developer-tools

Search Docker Hub for container images by name, description, or keyword.

Detail: https://hub.docker.com/v2/capabilities/search_images

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Docker Hub
Description: Docker Hub is the world's largest container image registry. Search, pull, and manage container images, repositories, and organizations for containerized application deployment.
Auth: api_key
Capabilities:
  - create_repository: Create a new repository in a user or organization namespace.
  - delete_tag: Delete a specific tag from a repository.
  - get_repository_details: Get detailed information about a repository including description and pull count.
  - get_tags: List available tags and versions for a specific repository.
  - list_repositories: List repositories for a user or organization namespace.
  - search_images: Search Docker Hub for container images by name, description, or keyword.