1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Tianon Gravi f57fc03e3b Fix "docker ps" with no containers regression
The header row was not being printed when "docker ps" was invoked without containers thanks to the new format support, and we instead received a single blank line.

Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2015-07-23 13:23:24 -07:00
..
ps Fix "docker ps" with no containers regression 2015-07-23 13:23:24 -07:00
attach.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
build.go Add ulimit to docker build. 2015-07-23 10:26:06 +08:00
cli.go Docker ps custom formatting. 2015-07-20 22:46:55 -04:00
client.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
commit.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
cp.go api/client: New and Improved docker cp behavior 2015-07-21 15:19:52 -07:00
create.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
diff.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
events.go Windows: Security warning based on server OS 2015-06-26 10:33:45 -07:00
exec.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
export.go Unify docker commands' usage in man and help 2015-07-02 10:33:26 +08:00
help.go clean some redundant else clauses 2015-05-19 10:54:04 +08:00
hijack.go golint for cliconfig 2015-07-20 16:48:58 -07:00
history.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
images.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
import.go Windows: Security warning based on server OS 2015-06-26 10:33:45 -07:00
info.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
inspect.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
kill.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
load.go client/load: tiny typo fix 2015-07-03 08:37:27 +08:00
login.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
logout.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
logs.go Split reader interface from logger interface 2015-07-21 20:47:31 -04:00
network.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
pause.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
port.go golint: Fix issues in pkg/nat 2015-07-22 00:47:41 +01:00
ps.go ps --format: Add config.js doc, fix gofmt, add integration tests 2015-07-22 12:51:16 -04:00
pull.go Unify docker commands' usage in man and help 2015-07-02 10:33:26 +08:00
push.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
rename.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
restart.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
rm.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
rmi.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
run.go Windows: Exec driver 2015-07-10 13:36:56 -07:00
save.go Windows: Security warning based on server OS 2015-06-26 10:33:45 -07:00
search.go api/client: close the returned io.ReadCloser 2015-07-08 10:06:25 +08:00
service.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
start.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
stats.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
stats_unit_test.go change memory usage display 2015-04-11 20:04:34 +08:00
stop.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
tag.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
top.go Windows: Remove meaningless warnings on docker info 2015-07-10 10:06:20 -07:00
unpause.go api/client: unify format of args check 2015-07-08 17:29:47 +08:00
utils.go golint for cliconfig 2015-07-20 16:48:58 -07:00
version.go add --format flag to docker version 2015-07-13 19:10:56 -04:00
wait.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00