Example node container images for use with Warewulf v4.
These containers are published on the GitHub container registry.
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