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
Arnaud Porterie e960e4bb12 Merge pull request #11844 from jbarbier/cgroup-parent-42
Adding cgroup-parent option for docker build
2015-05-05 14:46:47 -07:00
..
attach.go
build.go Merge pull request #11844 from jbarbier/cgroup-parent-42 2015-05-05 14:46:47 -07:00
cli.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
client.go
commit.go
cp.go Don't wrap 'cp' help too soon. 2015-04-30 14:43:14 -07:00
create.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
diff.go Small if err cleaning 2015-04-27 21:50:33 +02:00
events.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
exec.go
export.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
help.go
hijack.go
history.go Small if err cleaning 2015-04-27 21:50:33 +02:00
images.go clean up viz code 2015-04-24 08:38:14 +08:00
import.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
info.go
inspect.go Merge pull request #12735 from jmzwcn/patch-1 2015-05-03 11:10:14 -04:00
kill.go
load.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
login.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
logout.go
logs.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
pause.go
port.go
ps.go Small if err cleaning 2015-04-27 21:50:33 +02:00
pull.go
push.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
rename.go Fix docker rename help not consistent with other commands 2015-04-29 19:37:20 +08:00
restart.go
rm.go fix docker rm name issue 2015-05-01 22:26:40 +08:00
rmi.go Small if err cleaning 2015-04-27 21:50:33 +02:00
run.go
save.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
search.go Small if err cleaning 2015-04-27 21:50:33 +02:00
start.go Remove engine mechanism 2015-04-30 01:35:16 +02:00
stats.go Allow pulling stats once and disconnecting. 2015-05-04 10:49:13 -04:00
stats_unit_test.go
stop.go
tag.go
top.go Small if err cleaning 2015-04-27 21:50:33 +02:00
unpause.go
utils.go Provide a struct to configure cli streaming 2015-05-01 20:23:44 +02:00
version.go Remove engine mechanism 2015-04-30 01:35:16 +02:00
wait.go