containerd/cmd/ctr/commands
Michael Crosby f1dfe86ef4
Merge pull request #2688 from crosbymichael/ctrdecodespec
decode spec in `ctr c info`
2018-10-16 09:38:43 -04:00
..
containers decode Spec value in command 'ctr c info <containerid>' 2018-09-27 10:44:54 -04:00
content Add platform match comparer interface 2018-08-27 00:11:46 -07:00
events Correctly handle reading from events channel 2018-04-25 11:21:22 -04:00
images Unify docker and oci importer 2018-09-17 14:41:43 -07:00
install Add optional install path 2018-09-11 10:36:00 -04:00
leases *: replace 3600 seconds with 1 hour 2018-08-02 11:40:03 -07:00
namespaces Licence header added 2018-02-19 10:32:26 +09:00
plugins Introduce plugins/list subcommand 2018-07-02 10:20:20 +03:00
pprof enhance: support specific duration for profile collection 2018-10-10 22:57:54 +08:00
run ctr: make kill use stop-signal by default 2018-09-27 15:53:38 -07:00
shim Runtime v2 2018-07-17 10:21:29 -04:00
snapshots content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
tasks ctr: add some metric item 2018-10-16 16:54:06 +08:00
version Licence header added 2018-02-19 10:32:26 +09:00
client.go Fixes for runtimev2 and checkpoint restore 2018-07-20 12:09:29 -04:00
commands_unix.go Move ContainerFlags to "commands" package 2018-06-20 18:33:59 -07:00
commands.go Add flag to ctr for running with NoNewPrivileges: false 2018-09-14 11:03:58 -04:00
resolver.go Update resolver code 2018-09-28 14:32:23 -07:00
signals.go signals: move ParseSignal to containerd package 2018-09-27 15:53:38 -07:00