1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Michael Crosby db1a3551a3 Merge pull request from unclejack/improve_build_rm
add --force-rm to clean up after a failed build
2014-05-22 10:54:05 -07:00
..
client Merge pull request from unclejack/improve_build_rm 2014-05-22 10:54:05 -07:00
server Merge pull request from unclejack/improve_build_rm 2014-05-22 10:54:05 -07:00
api_unit_test.go
common.go
container.go
MAINTAINERS
README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when comunicating with the docker deamon

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