mirror of
https://github.com/moby/moby.git
synced 2026-08-12 12:15:08 +00:00
Removes dependency on various libcontainer packages; - github.com/opencontainers/runc/libcontainer/system - github.com/opencontainers/runc/libcontainer/user - github.com/opencontainers/runc/libcontainer/userns full diff: https://github.com/opencontainers/runc/compare/v1.1.14..v1.2.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>