Sam Rijs 9651ff46bf docs: DisableNetwork -> NetworkDisabled 11 年之前
..
_static b6a5082bd1 Updated OAuth docs per arothfusz's comments 11 年之前
archive a8871b93b9 Addressed regression of private repository documentation. 11 年之前
README.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 年之前
docker-io_api.md a8871b93b9 Addressed regression of private repository documentation. 11 年之前
docker_io_accounts_api.md c6060a3b25 Added back OAuth and Accounts API docs pages 11 年之前
docker_io_accounts_api.rst 936a03bfdd move the documentation to markdown 11 年之前
docker_io_oauth_api.md ada86fc5b7 Looking into some broken links, I noticed that we don't need to use 11 年之前
docker_io_oauth_api.rst 936a03bfdd move the documentation to markdown 11 年之前
docker_remote_api.md c7bd1f4e64 small api doc formatting fixup 11 年之前
docker_remote_api.rst 936a03bfdd move the documentation to markdown 11 年之前
docker_remote_api_v1.10.md 9651ff46bf docs: DisableNetwork -> NetworkDisabled 11 年之前
docker_remote_api_v1.10.rst 91deb591c8 [Documentation - API] Add missing 'signal' parameter for /containers/:id/kill endpoint 11 年之前
docker_remote_api_v1.11.md 6c4e5ee826 Merge pull request #5414 from jamtur01/privreg 11 年之前
docker_remote_api_v1.11.rst 91deb591c8 [Documentation - API] Add missing 'signal' parameter for /containers/:id/kill endpoint 11 年之前
docker_remote_api_v1.9.md 6c4e5ee826 Merge pull request #5414 from jamtur01/privreg 11 年之前
docker_remote_api_v1.9.rst 91deb591c8 [Documentation - API] Add missing 'signal' parameter for /containers/:id/kill endpoint 11 年之前
index.rst 00bb76f35b Added documentation for docker.io OAuth & Accounts 11 年之前
index_api.rst 89ff488b55 Added Reference Manual 11 年之前
registry_api.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 年之前
registry_api.rst 89ff488b55 Added Reference Manual 11 年之前
registry_index_spec.md ada86fc5b7 Looking into some broken links, I noticed that we don't need to use 11 年之前
registry_index_spec.rst 89ff488b55 Added Reference Manual 11 年之前
remote_api_client_libraries.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 年之前
remote_api_client_libraries.rst a67f350442 Added reactive-docker to list of remote API clients 11 年之前

README.md

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 container 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