containerd/cmd/ctr
Kenfe-Mickaël Laventure 0e56c47f8c Merge pull request #928 from AkihiroSuda/oci-rc6
vendor: OCI Image Spec v1.0.0-rc6
2017-05-30 10:09:28 -07:00
..
checkpoint.go vendor: OCI Image Spec v1.0.0-rc6 2017-05-27 12:27:14 +00:00
delete.go Skip snapshot removal on windows 2017-05-23 17:18:31 -07:00
events.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
exec_unix.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
exec_windows.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
exec.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
info.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
kill.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
list.go Add json storage for container storage 2017-05-23 14:22:20 -07:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go Add checkpoint and restore 2017-05-22 15:34:45 -07:00
pause.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
pprof.go Fix the description of cmd 'pprof threadcreate' 2017-05-27 13:42:16 +08:00
ps.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
resume.go api/services: define the container metadata service 2017-05-22 23:27:53 -07:00
run_unix.go updates the execution service to include ContainerID in tasks 2017-05-25 12:15:00 -04:00
run_windows.go updates the execution service to include ContainerID in tasks 2017-05-25 12:15:00 -04:00
run.go vendor: OCI Image Spec v1.0.0-rc6 2017-05-27 12:27:14 +00:00
shim.go ctr shim exec: fix cli flag 2017-05-27 14:54:38 +00: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 prepareStdio: use named return for err 2017-05-24 15:34:39 +01:00
utils_windows.go forward all signals to the container 2017-04-22 01:46:57 +03:00
utils.go ctr: enable specifying additional environment variables 2017-05-24 18:24:31 -04:00
version.go new service: version 2017-05-11 09:07:43 +00:00