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

chore: added additional context about the output file

This commit is contained in:
Noel Miller 2024-03-07 12:45:58 -06:00
parent e72ffb5b70
commit 5e3ff77638

View file

@ -71,7 +71,7 @@ A container with `make install-deps` already run is provided at `ghcr.io/jasonn3
To use the container file, run `docker run --privileged --volume .:/build-container-installer/build ghcr.io/jasonn3/build-container-installer:latest`.
This will create an ISO with the baked in defaults of the container image.
This will create an ISO with the baked in defaults of the container image. The resulting file will be called `deploy.iso`
See [Customizing](#customizing) for information about customizing the ISO that gets created. The variable can either be defined as environment variables.
Examples: