Tõnis Tiigi a5da9f5cc9 Merge pull request #27917 from mrjana/ports 8 роки тому
..
errors c452e1bfe6 Move errors/ to api/errors 9 роки тому
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 роки тому
server ac5d86a672 rectify type defination for swarmRouter 8 роки тому
templates 8f81bb92a3 Update to inline comments. 8 роки тому
types 14ac9f60d0 Add support for host port PublishMode in services 8 роки тому
README.md 649b50c0b7 Update README.md 11 роки тому
common.go f811d5b128 Windows: Require REST 1.25 or later 8 роки тому
common_test.go 91e197d614 Add engine-api types to docker 9 роки тому
common_unix.go f811d5b128 Windows: Require REST 1.25 or later 8 роки тому
common_windows.go e4af39aeb3 Windows: Allow API v1.24 8 роки тому
swagger-gen.yaml 29df3bdb11 Use a config to generate swagger api types 8 роки тому
swagger.yaml aef1dec9a6 update swagger and docs 8 роки тому

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon