mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
3.7 KiB
3.7 KiB
description, keywords, title, aliases
| description | keywords | title | aliases | |
|---|---|---|---|---|
| Docker Hub API v1 (deprecated) | kitematic, deprecated | Docker Hub API v1 (deprecated) |
|
Deprecated
Docker Hub API v1 has been deprecated. Please use Docker Hub API v2 instead.
The following API routes within the v1 path will no longer work and will return a 410 status code:
/v1/repositories/{name}/images/v1/repositories/{name}/tags/v1/repositories/{name}/tags/{tag_name}/v1/repositories/{namespace}/{name}/images/v1/repositories/{namespace}/{name}/tags/v1/repositories/{namespace}/{name}/tags/{tag_name}
If you want to continue using the Docker Hub API in your current applications, update your clients to use v2 endpoints.