mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 12:19:48 +00:00
runc option --criu is now ignored (with a warning), and the option will be removed entirely in a future release. Users who need a non- standard criu binary should rely on the standard way of looking up binaries in $PATH. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>