Vincent Demeester a0d7b34d9c Update `images` cli reference with reference filter před 8 roky
..
_static f93fee5f48 retooling for hugo před 10 roky
images 8799c4fc0f Implemet docker update command před 9 roky
README.md 3b36f02c03 Sync docker/docker refs with files mistakenly edited in docker.github.io repo před 8 roky
docker-io_api.md 248c699ec8 fix frontmatter keywords value type (string, instead of []string) in /docs/reference před 8 roky
docker_io_accounts_api.md 248c699ec8 fix frontmatter keywords value type (string, instead of []string) in /docs/reference před 8 roky
docker_remote_api.md a0d7b34d9c Update `images` cli reference with reference filter před 8 roky
docker_remote_api_v1.18.md 9dabde5b01 Fix missing versions in example requests of api docs před 8 roky
docker_remote_api_v1.19.md 9dabde5b01 Fix missing versions in example requests of api docs před 8 roky
docker_remote_api_v1.20.md 9dabde5b01 Fix missing versions in example requests of api docs před 8 roky
docker_remote_api_v1.21.md 9dabde5b01 Fix missing versions in example requests of api docs před 8 roky
docker_remote_api_v1.22.md 9dabde5b01 Fix missing versions in example requests of api docs před 8 roky
docker_remote_api_v1.23.md 9dabde5b01 Fix missing versions in example requests of api docs před 8 roky
docker_remote_api_v1.24.md 673c5ee559 Merge pull request #27631 from allencloud/get-node-brefore-update před 8 roky
docker_remote_api_v1.25.md 673c5ee559 Merge pull request #27631 from allencloud/get-node-brefore-update před 8 roky
docker_remote_api_v1.26.md 9182cf1a8d Bump API to v1.26 před 8 roky
hub_registry_spec.md 248c699ec8 fix frontmatter keywords value type (string, instead of []string) in /docs/reference před 8 roky
index.md 248c699ec8 fix frontmatter keywords value type (string, instead of []string) in /docs/reference před 8 roky
remote_api_client_libraries.md 248c699ec8 fix frontmatter keywords value type (string, instead of []string) in /docs/reference před 8 roky

README.md


published: false

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