mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
19 lines
1.3 KiB
Markdown
19 lines
1.3 KiB
Markdown
[](https://github.com/jasonn3/build-container-installer/actions/workflows/tests.yml)
|
|
[](https://app.codacy.com/gh/JasonN3/build-container-installer/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
|
|
|
|
# Build Container Installer Action
|
|
|
|
This action is used to generate an ISO for installing an OSTree stored in a container image. This utilizes the anaconda command `ostreecontainer`, which also support bootc.
|
|
|
|
**See the [Wiki](https://github.com/JasonN3/build-container-installer/wiki) for development and usage information.**
|
|
|
|
|
|
## Star History
|
|
|
|
<a href="https://star-history.com/#jasonn3/build-container-installer&Date">
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=jasonn3/build-container-installer&type=Date&theme=dark" />
|
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=jasonn3/build-container-installer&type=Date" />
|
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=jasonn3/build-container-installer&type=Date" />
|
|
</picture>
|
|
</a>
|