Sebastiaan van Stijn 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
..
_static f93fee5f48 retooling for hugo vor 10 Jahren
images 8799c4fc0f Implemet docker update command vor 9 Jahren
README.md 043f447e2e Fixes found by docs validation tool vor 9 Jahren
docker-io_api.md e310d070f4 Creating Engine specific menu vor 9 Jahren
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu vor 9 Jahren
docker_remote_api.md 36a25bdbe4 Fix incorrectly named API options vor 8 Jahren
docker_remote_api_v1.18.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.19.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.20.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.21.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.22.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.23.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.24.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
docker_remote_api_v1.25.md 708892c403 Update API docs for "HostConfig.Binds" vor 8 Jahren
hub_registry_spec.md aedf95e640 Modify link for hub and registry vor 8 Jahren
index.md e310d070f4 Creating Engine specific menu vor 9 Jahren
remote_api_client_libraries.md 896fbb470a Remove status column from client libraries page vor 9 Jahren

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