Added php-sqlite3
agola/fox-web-basic/Build image The run finished successfully
Details
agola/fox-web-basic/Build image The run finished successfully
Details
This commit is contained in:
parent
1448a3a2dd
commit
fda9bbf346
|
@ -25,6 +25,7 @@ RUN apt-get update -y \
|
||||||
php${php_version}-msgpack \
|
php${php_version}-msgpack \
|
||||||
php${php_version}-oauth \
|
php${php_version}-oauth \
|
||||||
php${php_version}-zip \
|
php${php_version}-zip \
|
||||||
|
php${php_version}-sqlite3 \
|
||||||
cron \
|
cron \
|
||||||
&& apt-get purge gnupg gnupg1 gnupg2 software-properties-common -y \
|
&& apt-get purge gnupg gnupg1 gnupg2 software-properties-common -y \
|
||||||
&& apt-get autoremove -y \
|
&& apt-get autoremove -y \
|
||||||
|
|
Loading…
Reference in New Issue