containerd/cmd/ctr/commands
Justin Terry (VM) 790c3a3663 Remove extra allocation in NewTask
Reorders the code so that it doesnt overwrite the previous allocation
when creating a NewTask via ctr.exe

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2018-08-01 13:22:18 -07:00
..
containers Merge pull request #2422 from crosbymichael/ctr-delete 2018-06-27 08:46:18 -04:00
content Update client Image to have configurable platform 2018-07-17 15:43:03 -07:00
events Correctly handle reading from events channel 2018-04-25 11:21:22 -04:00
images Update client Image to have configurable platform 2018-07-17 15:43:03 -07:00
leases Add sync option on lease removal 2018-07-19 14:37:55 -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 Licence header added 2018-02-19 10:32:26 +09:00
run oci: introduce WithSpecFromFile combinator 2018-07-27 14:25:42 -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 Remove extra allocation in NewTask 2018-08-01 13:22:18 -07: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 Runtime v2 2018-07-17 10:21:29 -04:00
resolver.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_linux.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_unix.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_windows.go Licence header added 2018-02-19 10:32:26 +09:00
signals.go Licence header added 2018-02-19 10:32:26 +09:00