Vincent Demeester 1b811a8930 Merge pull request #20541 from tracylihui/20536-fix hace 9 años
..
_static f93fee5f48 retooling for hugo hace 10 años
images 8799c4fc0f Implemet docker update command hace 9 años
README.md 043f447e2e Fixes found by docs validation tool hace 9 años
docker-io_api.md e310d070f4 Creating Engine specific menu hace 9 años
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu hace 9 años
docker_remote_api.md ff3ea4c90f Update RestartPolicy of container hace 9 años
docker_remote_api_v1.14.md cc2ff8c921 Update docs/reference/api to complete the docs hace 9 años
docker_remote_api_v1.15.md cc2ff8c921 Update docs/reference/api to complete the docs hace 9 años
docker_remote_api_v1.16.md cc2ff8c921 Update docs/reference/api to complete the docs hace 9 años
docker_remote_api_v1.17.md cc2ff8c921 Update docs/reference/api to complete the docs hace 9 años
docker_remote_api_v1.18.md cc2ff8c921 Update docs/reference/api to complete the docs hace 9 años
docker_remote_api_v1.19.md cc2ff8c921 Update docs/reference/api to complete the docs hace 9 años
docker_remote_api_v1.20.md 47e3ea7dd1 Update doc docker_remote_api_v1.20.md hace 9 años
docker_remote_api_v1.21.md df3ede95eb Update docker_remote_api_v1.21.md to complete the docs hace 9 años
docker_remote_api_v1.22.md c80b36c938 Extended explanation of NetworkMode's value hace 9 años
docker_remote_api_v1.23.md ff3ea4c90f Update RestartPolicy of container hace 9 años
hub_registry_spec.md e310d070f4 Creating Engine specific menu hace 9 años
index.md e310d070f4 Creating Engine specific menu hace 9 años
remote_api_client_libraries.md 47dbb59e5b Update List of Client Library Projects hace 9 años

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