diff --git a/Dockerfile b/Dockerfile index 286f928..83843b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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