Michael Crosby 104dab87ea Merge pull request #17478 from vdemeester/pr-13921 пре 9 година
..
_static f93fee5f48 retooling for hugo пре 10 година
images f93fee5f48 retooling for hugo пре 10 година
README.md f93fee5f48 retooling for hugo пре 10 година
docker-io_api.md 8fee1c2020 Enabled GitHub Flavored Markdown пре 9 година
docker_io_accounts_api.md f93fee5f48 retooling for hugo пре 10 година
docker_remote_api.md cccf674943 Merge pull request #16873 from coolljt0725/expand_docker_info пре 9 година
docker_remote_api_v1.14.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.15.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.16.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.17.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.18.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.19.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.20.md 93939c3f9f Fixed broken links in docker_remote_api пре 9 година
docker_remote_api_v1.21.md 49779b674a Add pkg/parsers/architecture and pkg/platform пре 9 година
docker_remote_api_v1.22.md aa7fd884e6 Supported added for reterving Plugin list for Network and Volume. пре 9 година
hub_registry_spec.md 8fee1c2020 Enabled GitHub Flavored Markdown пре 9 година
registry_api.md 328dbd0aa2 Fixing seds, deleting old stuff пре 10 година
registry_api_client_libraries.md 38e7069668 remove unused row-even and row-odd css classes пре 10 година
remote_api_client_libraries.md 96ad26a730 Docs: Add docker-elements to remote API client lib doc 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