mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
da5cdfed7c
As of today, installing fails with > libc6:i386 : Depends: libgcc-s1:i386 but it is not going to be installed Add the package explicitly to work around that. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>