Skip to content

AlmaLinux/bootc-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlmaLinux Bootable Container Images

Caution AlmaLinux bootc images are currently experimental

Available Official Images

News

Usage

It may be neccessary to run the following before building:

git submodule update --init --recursive

AlmaLinux 9

podman build --security-opt=label=disable --cap-add=all \
  --device /dev/fuse -t localhost/almalinux-9-bootc -f 9/Containerfile .

AlmaLinux 10 Kitten

WARNING: This release should not be used for production installations.

podman build --security-opt=label=disable --cap-add=all
--device /dev/fuse -t localhost/almalinux-10-kitten-bootc -f 10-kitten/Containerfile .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •