diff --git a/Dockerfile b/Dockerfile index 9c53a5ff1..b9a1a35a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -96,7 +96,7 @@ RUN apk add --no-cache ca-certificates tzdata tini \ rm -r /tmp/* && \ luarocks-5.1 install lua-resty-http && \ luarocks-5.1 install lua-cjson && \ - #yarn global add nginxbeautifier && \ https://github.com/ZoeyVid/nginx-proxy-manager/issues/345 + yarn global add nginxbeautifier && \ apk del --no-cache luarocks5.1 wget lua5.1-dev build-base git yarn COPY --from=backend /build/backend /app