1
0
Fork 0
OCI OS images for my personal usage - derived from Fedora
Find a file
ver4a 4ec947c483
All checks were successful
/ Build onc-kde:main (push) Successful in 10m23s
/ Build onc-kde:main-nvidia (push) Successful in 8m36s
/ Build onc-kde:main-nvidia-ver4a (push) Successful in 4m44s
/ Build onc-kde:main-ver4a (push) Successful in 6m49s
Enable root fs compression using rootflags
Setting mount options in fstab doesn't work for root
cc8a2cd347/docs/src/bootc-install.md (finding-and-configuring-the-physical-root-filesystem)
https://github.com/fedora-silverblue/issue-tracker/issues/605
2025-08-09 23:50:37 +02:00
.forgejo/workflows Fix formatting 2025-04-29 15:14:59 +02:00
containers Enable root fs compression using rootflags 2025-08-09 23:50:37 +02:00
LICENSE Initial commit 2024-11-05 20:35:31 +00:00
README.md Fix formatting 2025-04-30 09:41:38 +02:00

Caution

Configuration and images in this repository are intended for my personal usage only, I strongly recommend not using them directly as they may change in unpredictable ways. The same currently applies to the repository itself.

The images live at registry.uncontrol.me/ver4a/onc-kde

These tags are currently used:

  • :main latest base image
  • :main-nvidia latest base image with nvidia drivers layered
  • :main-ver4a latest base image with my own personal customizations layared
  • :main-nvidia-ver4a same as :main-ver4a but based on nvidia layer

For all tags above, there is a corresponding full-versioned variant, the general format is :BASE_IMAGE_VERSION-LAYERS, so for example :42.20250429.0-nvidia.

These tags are not immutable, they might (and do) change, usually if builds are done out of schedule by commits. These versioned tags also expire after 4 weeks.