moby--moby/api
Michael Crosby 104dab87ea Merge pull request #17478 from vdemeester/pr-13921
Carry#13921 : Expand /info: Expose OSType (GOOS), Architecture (GOARCH)
2015-11-17 15:44:57 -08:00
..
client Merge pull request #17478 from vdemeester/pr-13921 2015-11-17 15:44:57 -08:00
fixtures
server
types Merge pull request #17478 from vdemeester/pr-13921 2015-11-17 15:44:57 -08: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