Drew Erny 9bcf623719 added node ip autodetection 8 年 前
..
_static f93fee5f48 retooling for hugo 10 年 前
images 8799c4fc0f Implemet docker update command 9 年 前
README.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
docker-io_api.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
docker_io_accounts_api.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
docker_remote_api.md 9bcf623719 added node ip autodetection 8 年 前
docker_remote_api_v1.18.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
docker_remote_api_v1.19.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
docker_remote_api_v1.20.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
docker_remote_api_v1.21.md d69fce79f9 docs: add missing IPAM options to API docs 8 年 前
docker_remote_api_v1.22.md d69fce79f9 docs: add missing IPAM options to API docs 8 年 前
docker_remote_api_v1.23.md d69fce79f9 docs: add missing IPAM options to API docs 8 年 前
docker_remote_api_v1.24.md 002262d6f5 node rm can be applied on not only active node 8 年 前
docker_remote_api_v1.25.md 9bcf623719 added node ip autodetection 8 年 前
hub_registry_spec.md 97c00f9754 fill the complete address because of no userguide directory 8 年 前
index.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前
remote_api_client_libraries.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo 8 年 前

README.md


published: false

This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:

  • The remote API by which a docker node can be queried over HTTP
  • The registry API by which a docker node can download and upload images for storage and sharing
  • The index search API by which a docker node can search the public index for images to download
  • The docker.io OAuth and accounts API which 3rd party services can use to access account information