summaryrefslogtreecommitdiff
path: root/meta-unit-core/dynamic-layers/virtualization-layer/recipes-containers/podman/podman_%.bbappend
blob: a48d72a3097979eaa18d58a4751a13e2d05159c5 (plain)
1
2
3
4
5
# Enable rootless containers.
PACKAGECONFIG:append = " rootless"

# Don't build and install docker wrapper.
PODMAN_FEATURES:remove = "docker"