Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 485 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 485 Bytes

microshift-image-builder

Microshift rpm-ostree with image builder

Execution

Create initial repository

You will need to provide a PROJECT_NAME environment variable to the make process to filter your files.
example:

PROJECT_NAME=rhel9-microshift make create

To update an existing repository run

You will need to provide a PROJECT_NAME environment variable to the make process to filter your files.
example:

PROJECT_NAME=rhel9-microshift make update