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

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