mirror of
https://github.com/containerd/containerd.git
synced 2026-07-04 13:50:00 +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>