Docker Hub
hub.docker.com
Docker Hub is the world's largest container image registry. Search, pull, and manage container images, repositories, and organizations for containerized application deployment.
api_key
free
1.0
https://hub.docker.com/v2
1
2026-03-01 11:53:23
Health
Capabilities
create_repository
developer-toolsCreate a new repository in a user or organization namespace.
Detail: https://hub.docker.com/v2/capabilities/create_repository
delete_tag
developer-toolsDelete a specific tag from a repository.
Detail: https://hub.docker.com/v2/capabilities/delete_tag
get_repository_details
developer-toolsGet detailed information about a repository including description and pull count.
Detail: https://hub.docker.com/v2/capabilities/get_repository_details
get_tags
developer-toolsList available tags and versions for a specific repository.
Detail: https://hub.docker.com/v2/capabilities/get_tags
list_repositories
developer-toolsList repositories for a user or organization namespace.
Detail: https://hub.docker.com/v2/capabilities/list_repositories
search_images
developer-toolsSearch 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.