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
Lei Jitang 96d7db665b Fix docker load progressbar, fixes #21957
Signed-off-by: Lei Jitang <leijitang@huawei.com>
2016-04-12 22:45:42 -04:00
..
formatter do not trim one char from {{.Names}} each time it is used in --format 2016-04-06 11:04:13 -07:00
inspect
attach.go
build.go
cli.go
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
exec_test.go
export.go
hijack.go
history.go
images.go
import.go
info.go
inspect.go
kill.go
load.go Fix docker load progressbar, fixes #21957 2016-04-12 22:45:42 -04:00
login.go
logout.go
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
start.go
stats.go
stats_helpers.go Change HumanSize to BytesSize for memory output in docker stats. 2016-04-08 20:01:50 +00:00
stats_unit_test.go Change HumanSize to BytesSize for memory output in docker stats. 2016-04-08 20:01:50 +00:00
stop.go
tag.go
top.go
trust.go
trust_test.go
unpause.go
update.go
utils.go
version.go
volume.go
wait.go