ublue-os/Titanoboa LiveCD ISO builder
Create LiveCDs of a bootc container image. The resulting iso will be placed at `output.iso`.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image-ref | Reference to the bootc container image to build the ISO from. | yes | — |
| iso-dest | Where the iso will be placed | no | ${{ github.workspace }}/output.iso |
Outputs
| name | description |
|---|---|
| iso-dest | Where the iso was be placed |