Files
docker-cli/components/engine/api
Vincent Demeester 005167cd3e Merge pull request #19019 from duglin/constScratch
Use constant instead of "scratch"
Upstream-commit: 3544d48ca1e673b6e7f5990431fe39a1d3803152
Component: engine
2016-01-01 21:02:41 +01:00
..
2015-12-31 06:21:56 -08:00
2014-07-04 18:21:13 +09:00

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