moby--moby/api
Vincent Demeester 0f749ad55a Merge pull request #18559 from ahmetalpbalkan/return-container-networks
Proposal: Add container networks list to /containers/json
2015-12-17 10:11:18 +01:00
..
client Merge pull request #15964 from duglin/APIVersion 2015-12-16 14:23:47 -08:00
fixtures
server Merge pull request #15964 from duglin/APIVersion 2015-12-16 14:23:47 -08:00
types Merge pull request #18559 from ahmetalpbalkan/return-container-networks 2015-12-17 10:11:18 +01:00
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