Vincent Demeester a859a33647 Use "on-failure" for both containers and services 9 年之前
..
_static f93fee5f48 retooling for hugo 10 年之前
images 8799c4fc0f Implemet docker update command 9 年之前
README.md 043f447e2e Fixes found by docs validation tool 9 年之前
docker-io_api.md e310d070f4 Creating Engine specific menu 9 年之前
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu 9 年之前
docker_remote_api.md 6daf3d2a78 Validate hostname starting from 1.24 API. 9 年之前
docker_remote_api_v1.18.md 8bd33b430b re-doing Docker Engine overview topics for v.1.12 9 年之前
docker_remote_api_v1.19.md 8bd33b430b re-doing Docker Engine overview topics for v.1.12 9 年之前
docker_remote_api_v1.20.md 8bd33b430b re-doing Docker Engine overview topics for v.1.12 9 年之前
docker_remote_api_v1.21.md de22669377 docs: move sysctls docs to current API version 9 年之前
docker_remote_api_v1.22.md 1a0bca56f2 Merge pull request #23977 from Morsicus/master 9 年之前
docker_remote_api_v1.23.md 1a0bca56f2 Merge pull request #23977 from Morsicus/master 9 年之前
docker_remote_api_v1.24.md a859a33647 Use "on-failure" for both containers and services 9 年之前
docker_remote_api_v1.25.md a859a33647 Use "on-failure" for both containers and services 9 年之前
hub_registry_spec.md e310d070f4 Creating Engine specific menu 9 年之前
index.md e310d070f4 Creating Engine specific menu 9 年之前
remote_api_client_libraries.md 896fbb470a Remove status column from client libraries page 9 年之前

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