Move remote API config out of daemon/

Signed-off-by: Solomon Hykes <solomon@docker.com>
This commit is contained in:
Solomon Hykes
2014-08-13 19:25:51 +00:00
parent 1eba59eb24
commit 1d10c55aec
10 changed files with 11 additions and 20 deletions
@@ -1170,7 +1170,6 @@ Display system-wide information
"NGoroutines":21,
"NEventsListener":0,
"InitPath":"/usr/bin/docker",
"Sockets":["unix:///var/run/docker.sock"],
"IndexServerAddress":["https://index.docker.io/v1/"],
"MemoryLimit":true,
"SwapLimit":false,
@@ -1174,7 +1174,6 @@ Display system-wide information
"NGoroutines":21,
"NEventsListener":0,
"InitPath":"/usr/bin/docker",
"Sockets":["unix:///var/run/docker.sock"],
"IndexServerAddress":["https://index.docker.io/v1/"],
"MemoryLimit":true,
"SwapLimit":false,
@@ -616,7 +616,6 @@ For example:
Goroutines: 9
EventsListeners: 0
Init Path: /usr/bin/docker
Sockets: [unix:///var/run/docker.sock]
Username: svendowideit
Registry: [https://index.docker.io/v1/]