1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Antonio Murdaca dc136b710b Merge pull request #17211 from endocode/kayrus/docker_fd_https
Added possibility to use TLS with systemd socket activation
2015-11-14 08:36:54 +01:00
..
client Merge pull request #16873 from coolljt0725/expand_docker_info 2015-11-13 09:37:06 -08:00
fixtures
server Merge pull request #17211 from endocode/kayrus/docker_fd_https 2015-11-14 08:36:54 +01:00
types Merge pull request #17615 from WeiZhang555/17404-net-inspect-name 2015-11-13 11:54:59 -08:00
common.go
common_test.go
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