Sebastiaan van Stijn 6deec021e5 Merge pull request #18309 from WeiZhang555/time 9 years ago
..
_static f93fee5f48 retooling for hugo 10 years ago
images f93fee5f48 retooling for hugo 10 years ago
README.md 043f447e2e Fixes found by docs validation tool 9 years ago
docker-io_api.md 09742bcd69 docs: fix broken link to 1.7 Hub API 9 years ago
docker_io_accounts_api.md f93fee5f48 retooling for hugo 10 years ago
docker_remote_api.md 6deec021e5 Merge pull request #18309 from WeiZhang555/time 9 years ago
docker_remote_api_v1.14.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.15.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.16.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.17.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.18.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.19.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.20.md e28e4c7840 update 'top' api endpoint documentation 9 years ago
docker_remote_api_v1.21.md a06d5273b3 docs: move API changes to the correct API version 9 years ago
docker_remote_api_v1.22.md 6deec021e5 Merge pull request #18309 from WeiZhang555/time 9 years ago
hub_registry_spec.md 8fee1c2020 Enabled GitHub Flavored Markdown 9 years ago
registry_api.md 328dbd0aa2 Fixing seds, deleting old stuff 10 years ago
registry_api_client_libraries.md 38e7069668 remove unused row-even and row-odd css classes 10 years ago
remote_api_client_libraries.md 4e4a68415c added rx-docker-client library 9 years ago

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