containerd/cmd/ctr
Evan Hazlett 02fa534d71 ctr: enable specifying additional environment variables
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2017-05-24 18:24:31 -04:00
..
checkpoint.go api/services: define the container metadata service 2017-05-22 23:27:53 -07: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 archive,cmd,fs: return err directly 2017-03-30 11:32:13 +03: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 ctr: enable specifying additional environment variables 2017-05-24 18:24:31 -04:00
run_windows.go ctr: enable specifying additional environment variables 2017-05-24 18:24:31 -04:00
run.go ctr: enable specifying additional environment variables 2017-05-24 18:24:31 -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 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