1
0
Fork
You've already forked bootc
0
forked from HeliumOS/bootc
bootc image for HeliumOS
  • Shell 78.1%
  • Dockerfile 8.8%
  • Python 8.4%
  • Edge 4.7%
2025年01月22日 01:58:06 +00:00
.github/workflows Remove edge variant from build 2025年01月07日 23:35:13 -06:00
9 [9] Fix bootc-gtk installation 2024年12月15日 02:33:21 +00:00
10 Add homebrew path for C++ 2025年01月22日 01:58:06 +00:00
LICENSE.md Add gplv2 license 2024年06月23日 11:05:13 -05:00
README.md Merge remote-tracking branch 'origin/dev' into 10 2024年11月13日 21:29:09 -06:00

bootc image for HeliumOS

OCI Repository

HeliumOS Stable Release

HeliumOS Canary Release

Usage

Building version 10

podman build -t localhost/heliumos-bootc:10 -f 10/Containerfile .

Building version 10-edge

podman build -t localhost/heliumos-bootc:10-edge -f 10/Containerfile.edge .

Building version 9

podman build -t localhost/heliumos-bootc:9 -f 9/Containerfile .

Building version 9-edge

podman build -t localhost/heliumos-bootc:9-edge -f 9/Containerfile.edge .

Building version 9-nvidia

podman build -t localhost/heliumos-bootc:9-nvidia -f 9/Containerfile.nvidia .