Lei Jitang 458ec418cd Add more cgroup config to docker info 9 vuotta sitten
..
_static f93fee5f48 retooling for hugo 10 vuotta sitten
images f93fee5f48 retooling for hugo 10 vuotta sitten
README.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker-io_api.md 31a52a31c6 reweight api doc for v1.21 to correct the order. 9 vuotta sitten
docker_io_accounts_api.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api.md 458ec418cd Add more cgroup config to docker info 9 vuotta sitten
docker_remote_api_v1.0.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.1.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.10.md 328dbd0aa2 Fixing seds, deleting old stuff 10 vuotta sitten
docker_remote_api_v1.11.md 328dbd0aa2 Fixing seds, deleting old stuff 10 vuotta sitten
docker_remote_api_v1.12.md 78de066a28 fix content-type of response for `/commit` 9 vuotta sitten
docker_remote_api_v1.13.md 78de066a28 fix content-type of response for `/commit` 9 vuotta sitten
docker_remote_api_v1.14.md 78de066a28 fix content-type of response for `/commit` 9 vuotta sitten
docker_remote_api_v1.15.md 2d43d93410 Make exec start return proper error codes 9 vuotta sitten
docker_remote_api_v1.16.md 2d43d93410 Make exec start return proper error codes 9 vuotta sitten
docker_remote_api_v1.17.md 2d43d93410 Make exec start return proper error codes 9 vuotta sitten
docker_remote_api_v1.18.md 2d43d93410 Make exec start return proper error codes 9 vuotta sitten
docker_remote_api_v1.19.md 2d43d93410 Make exec start return proper error codes 9 vuotta sitten
docker_remote_api_v1.2.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.20.md 2d43d93410 Make exec start return proper error codes 9 vuotta sitten
docker_remote_api_v1.21.md 54f98f40a4 update dockernetwork.md and network api 9 vuotta sitten
docker_remote_api_v1.3.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.4.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.5.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.6.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.7.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.8.md f93fee5f48 retooling for hugo 10 vuotta sitten
docker_remote_api_v1.9.md f93fee5f48 retooling for hugo 10 vuotta sitten
hub_registry_spec.md 8b09f8a302 Fixes after release 10 vuotta sitten
registry_api.md 328dbd0aa2 Fixing seds, deleting old stuff 10 vuotta sitten
registry_api_client_libraries.md 38e7069668 remove unused row-even and row-odd css classes 10 vuotta sitten
remote_api_client_libraries.md 96ad26a730 Docs: Add docker-elements to remote API client lib doc page 9 vuotta sitten

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