mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
overlay app-emulation/docker: Drop one modification
This commit is contained in:
parent
211ae347e9
commit
ce824ba166
@ -47,7 +47,6 @@ DEPEND+="
|
||||
# for appropriate branchch/version of course
|
||||
# Flatcar:
|
||||
# containerd ebuild doesn't support apparmor, device-mapper and seccomp use flags
|
||||
# tini ebuild doesn't support static use flag
|
||||
# use the old category app-emulation instead of app-containers for containerd, docker-proxy and docker-cli
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
@ -59,7 +58,7 @@ RDEPEND="
|
||||
>=app-emulation/containerd-1.6.16[btrfs?]
|
||||
~app-emulation/docker-proxy-0.8.0_p20230118
|
||||
cli? ( ~app-emulation/docker-cli-${PV} )
|
||||
container-init? ( >=sys-process/tini-0.19.0 )
|
||||
container-init? ( >=sys-process/tini-0.19.0[static] )
|
||||
selinux? ( sec-policy/selinux-docker )
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user