mirror of
https://github.com/containerd/containerd.git
synced 2026-07-14 03:21:57 +00:00
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>