containerd/cmd/ctr
Michael Crosby 60d13d63c4 Add optional install path
This allows users to consume the install functionality but also install
to other areas instead of the managed `/opt` dir.

```bash
> ctr install --path /usr/local
```

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-09-11 10:36:00 -04:00
..
app Add install support for binary images 2018-08-02 17:11:29 -04:00
commands Add optional install path 2018-09-11 10:36:00 -04:00
builtins_cri_linux.go Add cri subcommand and add ctr/command package 2018-03-14 01:11:29 +00:00
main.go Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00