mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-19 04:07:42 +00:00
Add os-core-plus bundle to cassandra Dockerfile
Signed-off-by: Jue Wang <wang.jue@intel.com>
This commit is contained in:
@@ -16,7 +16,7 @@ RUN source /os-release && \
|
||||
mkdir /install_root \
|
||||
&& swupd os-install -V ${VERSION_ID} \
|
||||
--path /install_root --statedir /swupd-state \
|
||||
--bundles=cassandra,python2-basic,which,su-exec --no-boot-update
|
||||
--bundles=cassandra,os-core-plus,su-exec --no-boot-update
|
||||
|
||||
# For some Host OS configuration with redirect_dir on,
|
||||
# extra data are saved on the upper layer when the same
|
||||
|
||||
Reference in New Issue
Block a user