Skip to content

warewulf/warewulf-node-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b23cab9 · Dec 3, 2024
Dec 2, 2024
Dec 12, 2023
Dec 3, 2024
May 4, 2024
Aug 26, 2024
Dec 2, 2024
May 4, 2024
Jan 31, 2023
Aug 9, 2023
Oct 2, 2024
Aug 9, 2023
Aug 9, 2023
Jan 16, 2024

Repository files navigation

Warewulf node images

Example node container images for use with Warewulf v4.

https://warewulf.org

Built examples

These containers are published on the GitHub container registry.

Additional examples

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