ItalyPaleAle / fcos-layers

Custom CoreOS layered images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fcos-layers

Custom Fedora CoreOS layered images.

  • tailscale: Includes Tailscale
  • base: Includes Tailscale and Cloudflare Tunnel client (cloudflared)
  • zfs: Includes ZFS as a kernel module (built on top of base)

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

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

tailscale image

Includes:

Image:

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

Containerfile

base image

Includes:

Image:

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

Containerfile

zfs image

Includes:

Image:

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

Containerfile

About

Custom CoreOS layered images

License:MIT License


Languages

Language:Dockerfile 100.0%