containerd/cmd/ctr
Evan Hazlett ef026e83fa add --mount option to ctr
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2017-05-22 16:48:34 -04:00
..
delete.go Delete rootfs when container is deleted 2017-05-16 13:48:53 -07:00
events.go fix make vet failures, and enable make vet on CI 2017-05-10 04:36:41 +00:00
exec_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
exec_windows.go fix make vet failures, and enable make vet on CI 2017-05-10 04:36:41 +00:00
exec.go Update deps after move to containerd org 2017-05-10 16:51:48 -07:00
info.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
kill.go add support to kill container process by pid 2017-05-18 11:05:48 -04:00
list.go Add an alias for ctr list 2017-04-25 11:49:56 +08:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go add support to kill container process by pid 2017-05-18 11:05:48 -04:00
pause.go Add pause/unpause implementation 2017-05-06 16:05:37 -04:00
pprof.go archive,cmd,fs: return err directly 2017-03-30 11:32:13 +03:00
ps.go shim: Ps -> Processes 2017-05-18 11:05:48 -04:00
resume.go Add pause/unpause implementation 2017-05-06 16:05:37 -04:00
run_unix.go add --mount option to ctr 2017-05-22 16:48:34 -04:00
run_windows.go Update deps after move to containerd org 2017-05-10 16:51:48 -07:00
run.go add --mount option to ctr 2017-05-22 16:48:34 -04:00
shim.go Update deps after move to containerd org 2017-05-10 16:51:48 -07:00
signals_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
signals_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
snapshot.go Add diff service implementation 2017-05-16 13:48:53 -07:00
utils_unix.go Update deps after move to containerd org 2017-05-10 16:51:48 -07:00
utils_windows.go forward all signals to the container 2017-04-22 01:46:57 +03:00
utils.go add --mount option to ctr 2017-05-22 16:48:34 -04:00
version.go new service: version 2017-05-11 09:07:43 +00:00