Alessandro Boch 30859c3456 Update /containers/create remote API docs 9 rokov pred
..
_static f93fee5f48 retooling for hugo 10 rokov pred
images 8799c4fc0f Implemet docker update command 9 rokov pred
README.md 043f447e2e Fixes found by docs validation tool 9 rokov pred
docker-io_api.md e310d070f4 Creating Engine specific menu 9 rokov pred
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu 9 rokov pred
docker_remote_api.md b16decfccf CLI flag for docker create(run) to change block device size. 9 rokov pred
docker_remote_api_v1.14.md 5d2f6b3ea3 Fixed docs fixes #21653 9 rokov pred
docker_remote_api_v1.15.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.16.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.17.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.18.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.19.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.20.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.21.md f919a26a9f Fix incorrect request json body for `/containers/create` in remote API docs. 9 rokov pred
docker_remote_api_v1.22.md 30859c3456 Update /containers/create remote API docs 9 rokov pred
docker_remote_api_v1.23.md 30859c3456 Update /containers/create remote API docs 9 rokov pred
docker_remote_api_v1.24.md 30859c3456 Update /containers/create remote API docs 9 rokov pred
hub_registry_spec.md e310d070f4 Creating Engine specific menu 9 rokov pred
index.md e310d070f4 Creating Engine specific menu 9 rokov pred
remote_api_client_libraries.md 47dbb59e5b Update List of Client Library Projects 9 rokov pred

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