Skip to content

paschun/fcos-layers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcos-layers

Custom Fedora CoreOS layered images.

  • base: Includes some cli utils
  • zfs: Includes ZFS as a kernel module (built on top of base)

These images are built using GitHub Actions every day, from the upstream "stable" images of Fedora CoreOS.

Images are published on GitHub Packages and available for linux/amd64 and linux/arm64.

base image

Includes:

  • restic
  • Utilities: tmux, pv, btop

Image:

ghcr.io/italypaleale/fcos-layers/base:stable

Containerfile

zfs image

Includes:

  • ZFS as a kernel module

Image:

ghcr.io/italypaleale/fcos-layers/zfs:stable

Containerfile

About

Custom CoreOS layered images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%