Sven Dowideit 650ddc1f81 Merge pull request #23193 from allencloud/fix-typos před 9 roky
..
_static f93fee5f48 retooling for hugo před 10 roky
images 8799c4fc0f Implemet docker update command před 9 roky
README.md 043f447e2e Fixes found by docs validation tool před 9 roky
docker-io_api.md e310d070f4 Creating Engine specific menu před 9 roky
docker_io_accounts_api.md e310d070f4 Creating Engine specific menu před 9 roky
docker_remote_api.md 71c0acf1ca Remove API versions 1.17 and older from documentation před 9 roky
docker_remote_api_v1.18.md 97a5055198 Docs: Container creation param descriptions not under HostConfig před 9 roky
docker_remote_api_v1.19.md 97a5055198 Docs: Container creation param descriptions not under HostConfig před 9 roky
docker_remote_api_v1.20.md 650ddc1f81 Merge pull request #23193 from allencloud/fix-typos před 9 roky
docker_remote_api_v1.21.md 650ddc1f81 Merge pull request #23193 from allencloud/fix-typos před 9 roky
docker_remote_api_v1.22.md 650ddc1f81 Merge pull request #23193 from allencloud/fix-typos před 9 roky
docker_remote_api_v1.23.md 650ddc1f81 Merge pull request #23193 from allencloud/fix-typos před 9 roky
hub_registry_spec.md e310d070f4 Creating Engine specific menu před 9 roky
index.md e310d070f4 Creating Engine specific menu před 9 roky
remote_api_client_libraries.md a6bbdf347a Merge pull request #23143 from bfirsh/remove-status-column-from-clinet-libraries-page před 9 roky

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