Kai Qiang Wu(Kennan) 8e9305ef94 Add name/driver filter support for volume il y a 9 ans
..
_static f93fee5f48 retooling for hugo il y a 10 ans
images 8799c4fc0f Implemet docker update command il y a 9 ans
README.md 043f447e2e Fixes found by docs validation tool il y a 9 ans
docker-io_api.md e310d070f4 Creating Engine specific menu il y a 9 ans
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu il y a 9 ans
docker_remote_api.md 8e9305ef94 Add name/driver filter support for volume il y a 9 ans
docker_remote_api_v1.14.md 5642cdeac5 Update docker_remote_api_v1.22.md and v1.23 to complete the docs il y a 9 ans
docker_remote_api_v1.15.md adda1060aa change container word spell in docs il y a 9 ans
docker_remote_api_v1.16.md adda1060aa change container word spell in docs il y a 9 ans
docker_remote_api_v1.17.md adda1060aa change container word spell in docs il y a 9 ans
docker_remote_api_v1.18.md adda1060aa change container word spell in docs il y a 9 ans
docker_remote_api_v1.19.md adda1060aa change container word spell in docs il y a 9 ans
docker_remote_api_v1.20.md adda1060aa change container word spell in docs il y a 9 ans
docker_remote_api_v1.21.md 9014ac2d15 docs: fix incorrect output for "/info" endpoint il y a 9 ans
docker_remote_api_v1.22.md 9014ac2d15 docs: fix incorrect output for "/info" endpoint il y a 9 ans
docker_remote_api_v1.23.md 8e9305ef94 Add name/driver filter support for volume il y a 9 ans
docker_remote_api_v1.24.md 928ea1e957 Bump API Version to v1.24 il y a 9 ans
hub_registry_spec.md e310d070f4 Creating Engine specific menu il y a 9 ans
index.md e310d070f4 Creating Engine specific menu il y a 9 ans
remote_api_client_libraries.md 47dbb59e5b Update List of Client Library Projects il y a 9 ans

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