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 bb7951f commit e6b89b4Copy full SHA for e6b89b4
README.md
@@ -349,6 +349,12 @@ sudo podman run \
349
The configuration can also be passed in via stdin when `--config -`
350
is used. Only JSON configuration is supported in this mode.
351
352
+Additionally, images can embed a build config file, either as
353
+`config.json` or `config.toml` in the `/usr/lib/bootc-image-builder`
354
+directory. If this exist, and contains filesystem or disk
355
+customizations, then these are used by default if no such
356
+customization are specified in the regular build config.
357
+
358
### Users (`user`, array)
359
360
Possible fields:
0 commit comments