Skip to content

Commit e6b89b4

Browse files
alexlarssonachilleas-k
authored andcommitted
README: Mention the ability to embed disk customizations
1 parent bb7951f commit e6b89b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,12 @@ sudo podman run \
349349
The configuration can also be passed in via stdin when `--config -`
350350
is used. Only JSON configuration is supported in this mode.
351351

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+
352358
### Users (`user`, array)
353359

354360
Possible fields:

0 commit comments

Comments
 (0)