mirror of https://github.com/docker/docs.git
Update reference.md
This commit is contained in:
parent
acf7b570dc
commit
e53eab31e8
|
|
@ -30,7 +30,6 @@ various APIs, CLIs, and file formats.
|
||||||
| API | Description |
|
| API | Description |
|
||||||
|:-----------------------------------------------------------|:---------------------------------------------------------------------------------------|
|
|:-----------------------------------------------------------|:---------------------------------------------------------------------------------------|
|
||||||
| [Cloud API](/apidocs/docker-cloud/) | Enables programmatic management of your Docker application running on a cloud provider |
|
| [Cloud API](/apidocs/docker-cloud/) | Enables programmatic management of your Docker application running on a cloud provider |
|
||||||
| [Docker ID accounts API](/docker-id/api-reference/) | An API for accessing and updating Docker ID accounts |
|
|
||||||
| [Engine API](/engine/api/) | The main API for Docker, provides programmatic access to a [daemon](/glossary/#daemon) |
|
| [Engine API](/engine/api/) | The main API for Docker, provides programmatic access to a [daemon](/glossary/#daemon) |
|
||||||
| [Registry API](/registry/spec/api/) | Facilitates distribution of images to the engine |
|
| [Registry API](/registry/spec/api/) | Facilitates distribution of images to the engine |
|
||||||
| [Trusted Registry API](/datacenter/dtr/2.2/reference/api/) | Provides programmatic access to a trusted registry |
|
| [Trusted Registry API](/datacenter/dtr/2.2/reference/api/) | Provides programmatic access to a trusted registry |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue