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
Qiang Huang 81cc8ebc93 Change all docker -d to docker daemon
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-08-10 20:48:08 +08:00
..
ps Truncating image id to 12 in docker ps 2015-08-07 20:53:48 -04:00
attach.go
build.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00
cli.go
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
export.go
hijack.go Change all docker -d to docker daemon 2015-08-10 20:48:08 +08:00
history.go
images.go
import.go
info.go Typo: remove unconsistent period in docker info 2015-08-08 13:06:59 +08:00
inspect.go
kill.go
load.go
login.go
logout.go Remove useless if-else 2015-08-08 20:02:44 +08:00
logs.go
network.go
pause.go
port.go
ps.go
pull.go
push.go
rename.go
restart.go
rm.go
rmi.go
run.go
save.go
search.go
service.go
start.go
stats.go fix golint warnings/errors on package api/types/ 2015-08-07 09:43:43 +08:00
stats_unit_test.go
stop.go
tag.go
top.go
trust.go Updated to use latest version of notary 2015-07-31 17:32:35 -07:00
unpause.go
utils.go Merge pull request #15370 from cpuguy83/better_error_on_client_connect 2015-08-07 13:00:44 -07:00
version.go fix golint warnings/errors on package api/types/ 2015-08-07 09:43:43 +08:00
wait.go