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:
Mathieu Tortuyaux 2024-07-24 09:43:12 +02:00
parent 3f05c8f00b
commit 3f8b4a0fbf
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -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.