mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 00:37:24 +00:00
README: Update how to use DEBUG variable
Update osbuilder README to use DEBUG environment variable for executing scripts in debug mode. Fixes: #368 Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
parent
3e4b381248
commit
d2d029ce47
@ -68,6 +68,7 @@ This section describes the terms used for all documentation in this repository.
|
||||
## Building
|
||||
|
||||
The top-level `Makefile` contains an example of how to use the available components.
|
||||
Set `DEBUG=true` to execute build scripts in debug mode.
|
||||
|
||||
Two build methods are available, `distro` and `dracut`.
|
||||
By default, the `distro` build method is used, and this creates a rootfs using
|
||||
|
Loading…
Reference in New Issue
Block a user