coreos / layering-examples

Apache License 2.0
105 stars 24 forks source link

Fixed and updated ZFS example #71

Closed ItalyPaleAle closed 6 months ago

ItalyPaleAle commented 6 months ago
  1. The kernel module was not loaded and it required running depmod as well as writing into /etc/modules-load.d
  2. Updated example to use FCOS 39 and added an example command that can be used to set BUILDER_VERSION to the latest
  3. Do not install development/test packages for ZFS, significantly reducing image size
ItalyPaleAle commented 6 months ago

Yes I have been using it on 2 servers myself. My layers are built using GitHub Actions and published on GitHub Packages automatically twice a week:

Repo: https://github.com/ItalyPaleAle/fcos-layers Container images: https://github.com/ItalyPaleAle?tab=packages&repo_name=fcos-layers