mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
app-emulation/docker: depend on shadow
If `--userns-remap=default` is used, docker invokes utilities from shadow using flags introduced in 4.4
This commit is contained in:
parent
6a776e66a7
commit
11d8cd20d4
@ -64,6 +64,7 @@ RDEPEND="
|
||||
sys-process/procps
|
||||
>=dev-vcs/git-1.7
|
||||
>=app-arch/xz-utils-4.9
|
||||
>=sys-apps/shadow-4.4
|
||||
|
||||
>=app-emulation/containerd-0.2.3[seccomp?]
|
||||
>=app-emulation/runc-1.0.0_rc1_p20160615[apparmor?,seccomp?]
|
||||
|
Loading…
x
Reference in New Issue
Block a user