mirror of
https://github.com/jbowdre/phpipam-agent-docker.git
synced 2024-11-22 15:02:19 +00:00
Update Dockerfile
This commit is contained in:
parent
4941dc66ed
commit
df79b7dfff
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ run apk add --no-cache --virtual .build-dependencies git \
|
||||||
iputils \
|
iputils \
|
||||||
fping \
|
fping \
|
||||||
bash \
|
bash \
|
||||||
|
tzdata \
|
||||||
\
|
\
|
||||||
# Configure apache and required PHP modules
|
# Configure apache and required PHP modules
|
||||||
&& docker-php-ext-configure mysqli --with-mysqli=mysqlnd \
|
&& docker-php-ext-configure mysqli --with-mysqli=mysqlnd \
|
||||||
|
|
Loading…
Reference in a new issue