1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Misty Stanley-Jones 708a93a800 'docker node inspect <node> --pretty' needs an extra newline at the end
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
(cherry picked from commit 341489f150)
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-09-26 19:34:11 -07:00
..
client 'docker node inspect <node> --pretty' needs an extra newline at the end 2016-09-26 19:34:11 -07:00
fixtures
server Mask join tokens in daemon logs 2016-08-11 17:56:46 -07:00
types/backend
common.go Atomically save libtrust key file 2016-07-08 15:32:15 -07:00
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