Moved to https://github.com/tuna-os/tunaOS
๐ TunaOS
Specialized forks of Bluefin LTS for different use cases
TunaOS is a curated collection of Atomic desktop operating systems that are forks of Bluefin, built on modern container technology. Each variant is carefully crafted for specific use cases, offering the reliability of bootc-based systems with the flexibility to choose your ideal Linux experience.
Base: AlmaLinux Kitten 10
Tag: a10s
Branch: yellowfin
The closest to upstream Bluefin LTS experience with enhanced capabilities:
- โจ x86_64/v2 microarchitecture support for better performance
- ๐ฅ๏ธ SPICE support for qemu/libvirt virtualization
- ๐ Compatible with upstream LTS because it's based on CentOS
Base: AlmaLinux 10.0
Tag: 10
Branch: albacore
Stable enterprise-grade desktop experience built on AlmaLinux foundation.
Tag: a10-server
Branch: albacore-server
Server-optimized variant with:
- ๐ซ No GDM (display manager disabled)
- ๐ป Virtualization Host capabilities included
- ๐ข Perfect for server deployments and virtualization hosts
Base: Fedora 42
Tag: F42
Branch: bluefin-tuna
Cutting-edge experience with Bluefin LTS tooling ported to the latest Fedora release.
| Component | Minimum | Recommended |
|---|---|---|
| CPU | x86_64, ARM64 | x86_64/v2 or better, ARM64 |
| RAM | 4 GB | 8 GB+ |
| Storage | 20 GB | 50 GB+ |
| Architecture | AMD64, ARM64 | AMD64/v2, ARM64 |
podman pull ghcr.io/hanthor/tunaos:yellowfin # or your preferred variantUse bootc-image-builder to create installation media:
sudo podman run --rm -it --privileged \
-v $(pwd):/output \
quay.io/centos-bootc/bootc-image-builder:latest \
build --type iso \
ghcr.io/hanthor/tunaos:yellowfinNote: These images are currently in active development. The maintainer is daily-driving
yellowfinand planning to deployalbacore-serveras a Proxmox replacement.
We'd love to hear from you! Whether you're using these images or just curious:
- ๐ Report Issues: GitHub Issues
- ๐ฌ Chat with us: AlmaLinux Atomic SIG
- ๐ฎ Discord: Universal Blue Community
- AlmaLinux Kitten 10 Differences
- Bluefin LTS Documentation
- Project Bluefin Documentation
- Universal Blue Guide
Made by James in his free time
Licensed under Apache 2.0