mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
use DEVCONTAINER=1
This commit is contained in:
parent
3c4639b0ce
commit
cc029bb5ca
@ -110,7 +110,7 @@ create_dev_container() {
|
|||||||
# The remount services are provided by coreos-base/coreos-init
|
# The remount services are provided by coreos-base/coreos-init
|
||||||
systemd_enable "${root_fs_dir}" "multi-user.target" "remount-usr.service"
|
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 files_to_evaluate
|
||||||
declare -a compressed_images
|
declare -a compressed_images
|
||||||
|
Loading…
Reference in New Issue
Block a user