Use --no-boot-update for nginx

Use --no-boot-update instead of --no-scripts for nginx.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
This commit is contained in:
Liu, Jianjun
2019-07-25 02:50:03 +00:00
committed by qzheng527
parent 8710d447d3
commit 70fe47244a
+1 -1
View File
@@ -15,7 +15,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=nginx --no-scripts
--bundles=nginx --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same