mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-09-05 21:21:50 +00:00
ciao-common: Add Ceph storage dependency common utility
Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
This commit is contained in:
@@ -13,7 +13,7 @@ COPY environment /etc/
|
||||
|
||||
# update and utilities
|
||||
RUN swupd update $swupd_args
|
||||
RUN swupd bundle-add os-core-dev $swupd_args
|
||||
RUN swupd bundle-add os-core-dev storage-cluster $swupd_args
|
||||
|
||||
# CIAO Dependencies
|
||||
RUN swupd bundle-add go-basic $swupd_args
|
||||
|
||||
Reference in New Issue
Block a user