Drop systemd-container
One container runtime is enough by default.
This commit is contained in:
parent
3fa9080872
commit
937d149a9a
|
|
@ -51,8 +51,6 @@ mutate-os-release: "${releasever}"
|
||||||
packages:
|
packages:
|
||||||
# Include and set the default editor
|
# Include and set the default editor
|
||||||
- nano
|
- nano
|
||||||
# TODO: Also consider dropping this
|
|
||||||
- systemd-container
|
|
||||||
- fuse-overlayfs slirp4netns
|
- fuse-overlayfs slirp4netns
|
||||||
# support for old style CNI networks and name resolution for
|
# support for old style CNI networks and name resolution for
|
||||||
# podman containers with CNI networks
|
# podman containers with CNI networks
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue