Example node container images for use with Warewulf v4.
These containers are published on the GitHub container registry.
- Rocky Linux 8
- Rocky Linux 9
- Rocky Linux 10
- AlmaLinux 8
- AlmaLinux 9
- AlmaLinux 10
- openEuler 24.03
- openSUSE Leap
Additional container definitions that are not actively built and published, but may still be useful.
You can build any of these (or the other container definitions) locally for import into Warewulf v4.
podman build examples/rockylinux-9-selinux \
--file examples/rockylinux-9-selinux/Containerfile \
--tag warewulf-rockylinux-selinux:9
podman save warewulf-rockylinux-selinux:9 --output warewulf-rockylinux-selinux-9.tar
wwctl container import warewulf-rockylinux-selinux-9.tar rockylinux-selinux-9