mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
594501475e
runc shouldn't depend on docker and be more self-contained. Removing github.com/pkg/symlink dep is the first step to not depend on docker anymore Signed-off-by: Vincent Demeester <vincent@sbr.pm>