Now stuff is installed in the container instead of the image
This commit is contained in:
@@ -4,7 +4,7 @@ apt-get update
|
||||
|
||||
BUILDTIME_PHP_VER_INST="8.2"
|
||||
|
||||
apt-get install -y \
|
||||
apt-get install -y --download-only \
|
||||
php$BUILDTIME_PHP_VER_INST-fpm \
|
||||
php$BUILDTIME_PHP_VER_INST-bcmath \
|
||||
php$BUILDTIME_PHP_VER_INST-bz2 \
|
||||
|
||||
Reference in New Issue
Block a user