enable swupd function for flink container

Enable swupd for flink as it needs to install
java and other bundles most of the time.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
This commit is contained in:
Liu, Jianjun
2019-06-20 13:31:29 +08:00
committed by qzheng527
parent 4b74973905
commit 51d39529b0
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=apache-flink --no-scripts
--bundles=os-core-update,apache-flink --no-scripts
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same