mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
677baf22d2
Move the Device-related types to libcontainer/devices, so that the package can be used in isolation. Aliases have been created in libcontainer/configs for backward compatibility. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>