1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Benjamin Sherman
3401b10c56
fix: make loop device during container build of ISO (#41)
* fix: make loop device during container build of ISO

This creates the loop device during container runtime which allows lorax
to build the ISO and not need to rely on a host provided device file.

Fixes: #22

* chore: updated readme

---------

Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-02-27 18:06:33 +00:00
Noel Miller
42d68772a0
feat(ci): Added ability to run the workflow manually and fix: general fixes (#17) 2024-02-20 17:36:12 -05:00
Jason N.
50bf71eab5 fixes 2024-02-18 19:53:12 +00:00
Jason N.
96b1379d6c update workflow 2024-02-18 19:12:30 +00:00
Jason N.
c48c28120b general fixes 2024-02-16 23:40:48 +00:00