moby--moby/api
Vincent Demeester f0173abd36 Merge pull request #25047 from aaronlehmann/unsafe-flag-updates
service update: Don't assume existing pointers in spec are valid
2016-07-26 10:14:29 +02:00
..
client Merge pull request #25047 from aaronlehmann/unsafe-flag-updates 2016-07-26 10:14:29 +02:00
fixtures
server
types/backend
README.md
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