mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-19 12:16:37 +00:00
add bundle curl in php-fpm container
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ RUN source /os-release && \
|
||||
mkdir /install_root \
|
||||
&& swupd os-install -V ${VERSION_ID} \
|
||||
--path /install_root --statedir /swupd-state \
|
||||
--bundles=os-core-update,php-basic --no-scripts
|
||||
--bundles=os-core-update,php-basic,curl --no-scripts
|
||||
|
||||
# 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