Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iranzo/skinny
Skinny OS BootC generation
https://github.com/iranzo/skinny
Last synced: 10 days ago
JSON representation
Skinny OS BootC generation
- Host: GitHub
- URL: https://github.com/iranzo/skinny
- Owner: iranzo
- Created: 2024-06-28T09:56:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T14:51:38.000Z (15 days ago)
- Last Synced: 2024-10-22T20:05:02.452Z (15 days ago)
- Language: Shell
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skinny RHEL
Scripts for creating a reduced RHEL image via a container that is converted with [BOOTC](https://github.com/osbuild/bootc-image-builder#-image-types) into a bootable raw image
## Usage
| Script | Description |
| ------------------------- | -------------------------------------------------------- |
| `./0-build.sh` | To build the container using `ContainerFile` |
| `./1-tag-and-push.sh $ID` | To push the image to quay repo |
| `./2-bootc.sh` | To create RAW image in output/ folder with bootc support |
| `./3-resizedisk.sh` | To resize disk so that it fits in a 4GB disk |