containerd/cmd/ctr/commands
Jie Hao Liao 787be0efe2 Modify ctr run to search for read-only flag instead of readonly
Signed-off-by: Jie Hao Liao <liaojh1998@gmail.com>
2019-12-04 02:18:23 -06:00
..
containers errors: use errdefs errors in client and commands 2019-07-17 13:42:28 -07:00
content Add option to pull all metadata 2019-08-26 11:05:21 -07:00
events Small refactor due to CI linter changes 2019-07-15 10:43:31 -07:00
images Add option to pull all metadata 2019-08-26 11:05:21 -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 runtime/opts: move WithNamespaceCgroupDeletion from containerd to its own package 2019-08-27 19:02:55 +00:00
plugins Fix linter errors 2019-07-14 20:49:40 -07:00
pprof enhance: support specific duration for profile collection 2018-10-10 22:57:54 +08:00
run Modify ctr run to search for read-only flag instead of readonly 2019-12-04 02:18:23 -06:00
shim ctr: make ctr shim command easy to use 2019-05-17 11:56:08 +08:00
snapshots * fix: view snapshot is deleted before diff 2019-07-14 07:06:04 -04:00
tasks Add ctr metrics support for Windows/LCOW containers 2019-10-23 13:50:34 -07:00
version adding go version to client description 2019-10-06 13:38:51 +02:00
client.go implement ctr -connect-timeout 2019-09-16 13:56:53 +02:00
commands_unix.go Move ContainerFlags to "commands" package 2018-06-20 18:33:59 -07:00
commands_windows.go Adding ctr memory and cpu flags 2018-12-10 13:31:59 -08:00
commands.go Add --env-file to ctr 2019-09-06 16:25:02 -04:00
resolver.go ctr: use NewDockerAuthorizer instead of deprecated NewAuthorizer 2019-09-09 02:38:07 +09:00
signals.go signals: move ParseSignal to containerd package 2018-09-27 15:53:38 -07:00
utils.go Implemented image encryption/decryption libraries and ctr commands 2019-07-17 15:19:58 -04:00