containerd/cmd/ctr/commands
Tom Godkin fc8bce59b9 Use user-specific temp directory if set
This allows non-privileged users to use containerd. This is part of a
larger track of work integrating containerd into Cloudfoundry's garden
with support for rootless.

[#156343575]

Signed-off-by: Claudia Beresford <cberesford@pivotal.io>
2018-05-04 10:27:58 +01:00
..
containers Licence header added 2018-02-19 10:32:26 +09:00
content Use user-specific temp directory if set 2018-05-04 10:27:58 +01:00
events Correctly handle reading from events channel 2018-04-25 11:21:22 -04:00
images Merge pull request #2200 from jessvalarezo/multiarch-pulls 2018-03-14 14:46:30 -07:00
namespaces Licence header added 2018-02-19 10:32:26 +09:00
plugins Licence header added 2018-02-19 10:32:26 +09:00
pprof Licence header added 2018-02-19 10:32:26 +09:00
run ctr: fix --mount help message 2018-04-17 18:29:33 -07:00
shim Switch from x/net/context to context 2018-04-24 14:33:34 -07:00
snapshots Pass in context to lease done function in client 2018-03-22 14:09:24 -07:00
tasks Allow to checkpoint and restore a container with console 2018-04-28 01:06:42 +03:00
version Licence header added 2018-02-19 10:32:26 +09:00
client.go Licence header added 2018-02-19 10:32:26 +09:00
commands.go Add --pid-file to ctr 2018-02-20 15:10:50 -05: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