Sebastiaan van Stijn e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
..
_static f93fee5f48 retooling for hugo há 10 anos atrás
images 8799c4fc0f Implemet docker update command há 9 anos atrás
README.md 043f447e2e Fixes found by docs validation tool há 9 anos atrás
docker-io_api.md e310d070f4 Creating Engine specific menu há 9 anos atrás
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu há 9 anos atrás
docker_remote_api.md bc0c8828e9 Merge pull request #21172 from yongtang/20909-seccomp-in-docker-info há 9 anos atrás
docker_remote_api_v1.14.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.15.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.16.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.17.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.18.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.19.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.20.md e035a86c1d docs: remove unused "registry" parameter há 9 anos atrás
docker_remote_api_v1.21.md 9caf7aeefd Add support for setting sysctls há 9 anos atrás
docker_remote_api_v1.22.md 30859c3456 Update /containers/create remote API docs há 9 anos atrás
docker_remote_api_v1.23.md 8ef76f779d Move volume filters to API 1.24 docs há 9 anos atrás
docker_remote_api_v1.24.md e40e5b97c1 Merge pull request #21006 from cpuguy83/volume_inspect_meta há 9 anos atrás
hub_registry_spec.md e310d070f4 Creating Engine specific menu há 9 anos atrás
index.md e310d070f4 Creating Engine specific menu há 9 anos atrás
remote_api_client_libraries.md 47dbb59e5b Update List of Client Library Projects há 9 anos atrás

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