use DEVCONTAINER=1

This commit is contained in:
Krish Jain 2023-07-26 00:37:09 +05:30 committed by Thilo Fromm
parent 3c4639b0ce
commit cc029bb5ca

View File

@ -110,7 +110,7 @@ create_dev_container() {
# The remount services are provided by coreos-base/coreos-init
systemd_enable "${root_fs_dir}" "multi-user.target" "remount-usr.service"
finish_image "${image_name}" "${disk_layout}" "${root_fs_dir}" "${image_contents}" "${image_contents_wtd}"
DEVCONTAINER=1 finish_image "${image_name}" "${disk_layout}" "${root_fs_dir}" "${image_contents}" "${image_contents_wtd}"
declare -a files_to_evaluate
declare -a compressed_images