We were missing `container-selinux`...oops. Fix that. While we're here.. - Fully re-enable `recommends: true` - this is not a small image, and so let's not try to override things. - Drop out the old-style compat networking packages for podman, since this is a new image
7 lines
83 B
YAML
7 lines
83 B
YAML
# Core podman bits
|
|
|
|
packages:
|
|
- crun
|
|
- podman
|
|
- container-selinux
|
|
- skopeo
|