We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dca5b0 commit ae5eb27Copy full SHA for ae5eb27
README.md
@@ -137,6 +137,7 @@ The most important environment variables are:
137
- `HOOK_LK_CONTAINERS_OCI_BASE`: OCI base coordinates for the LinuxKit containers.
138
- `CACHE_DIR`: directory where the build system will cache downloaded files. Relative to the project root.
139
- `USE_LATEST_BUILT_KERNEL`: set this to `yes` to use the latest built kernel from `quay.io/tinkerbell/hook-kernel`.
140
+ - `LINUXKIT_ISO`: set this to `yes` to build an ISO image instead of a kernel and initrd.
141
- exclusively for the `qemu` command:
142
- `TINK_SERVER=<ip>`: the IP address of the Tinkerbell GRPC server. No default.
143
- `MAC=<mac>`: the MAC address of the machine that will be provisioned. No default.
0 commit comments