mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
overlay profiles: remove useless device-mapper use flag for Docker
This is not supported anymore Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
3f05c8f00b
commit
3f8b4a0fbf
@ -148,7 +148,7 @@ sys-apps/findutils selinux
|
|||||||
|
|
||||||
# Flatcar defaults formerly defined in coreos-overlay ebuilds
|
# Flatcar defaults formerly defined in coreos-overlay ebuilds
|
||||||
app-containers/containerd btrfs device-mapper
|
app-containers/containerd btrfs device-mapper
|
||||||
app-containers/docker btrfs device-mapper overlay seccomp
|
app-containers/docker btrfs overlay seccomp
|
||||||
app-containers/docker-cli hardened
|
app-containers/docker-cli hardened
|
||||||
|
|
||||||
# Drop python dependencies from some SELinux packages.
|
# Drop python dependencies from some SELinux packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user