1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/container
Phil Estes cf58eb437c Merge pull request #22049 from boucher/docker-checkpoint-restore
Implement containerd API for checkpoints
2016-09-09 13:36:55 -04:00
..
attach.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
commit.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cp.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
create.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
diff.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
exec.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
exec_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
export.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
hijack.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
kill.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
logs.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
pause.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
port.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
ps.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
ps_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
rename.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
restart.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
rm.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
run.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
start.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
start_utils.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
start_utils_experimental.go Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
stats.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stats_helpers.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stats_unit_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stop.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
top.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
tty.go Fix a test that expects whitespace at the end of the line. 2016-09-08 15:50:14 -04:00
unpause.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
update.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
utils.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
wait.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00