This commit is contained in:
parent
df352c58b9
commit
477e7da892
@ -51,11 +51,7 @@ ARG ENVIRONMENT=production
|
||||
# apk update
|
||||
|
||||
# install system libs
|
||||
RUN apk add --no-cache libintl c-client libpng icu-libs libldap libpq libjpeg freetype libzip shadow sudo
|
||||
# fluent-bit td-agent-bit
|
||||
|
||||
# Install appstall PHP modules"
|
||||
RUN apk add --no-cache wget curl bash git openssh supervisor nginx openssl zip
|
||||
RUN apk update && apk add --no-cache libintl c-client libpng icu-libs libldap libpq libjpeg freetype libzip shadow sudo wget curl bash git openssh supervisor nginx openssl zip
|
||||
|
||||
|
||||
ENV DIR /var/www
|
||||
|
Loading…
Reference in New Issue
Block a user