php-fpm debian image
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
FROM cr.lan/debian-stable
|
FROM cr.lan/debian-stable
|
||||||
|
|
||||||
RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.list && \
|
RUN apt-get update && apt-get install -y \
|
||||||
sed -i 's@security.debian.org@apt-cache.lan/security.debian.org@g' /etc/apt/sources.list && \
|
|
||||||
apt-get update && apt-get install -y \
|
|
||||||
dnsutils procps nmap bash iputils-ping bash \
|
dnsutils procps nmap bash iputils-ping bash \
|
||||||
php-fpm php-zip php-sqlite3 php-pgsql php-mysqli php-json php-readline \
|
php-fpm php-zip php-sqlite3 php-pgsql php-mysqli php-json php-readline \
|
||||||
php-xml php-ldap php-imap php-intl php-xmlrpc php-imagick php-gd php-cli php-curl \
|
php-xml php-ldap php-imap php-intl php-xmlrpc php-imagick php-gd php-cli php-curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user