mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
fix
This commit is contained in:
parent
819bfd46be
commit
6e2c278d5d
@ -7,8 +7,8 @@ MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
WORKDIR /var/www/html
|
||||
|
||||
RUN apk add -U nginx \
|
||||
openssl \
|
||||
RUN apk add -U ca-certificates \
|
||||
nginx \
|
||||
php-fpm \
|
||||
php-openssl \
|
||||
php-xml \
|
||||
|
Loading…
Reference in New Issue
Block a user