Add notes
This commit is contained in:
@@ -4,6 +4,8 @@ RUN npm i uglifyjs-folder uglifycss html-minifier-terser -g
|
||||
COPY . /data/in
|
||||
RUN bash /data/in/conf/deploy.sh
|
||||
|
||||
## Maybe use: georgjung/nginx-brotli:mainline-alpine
|
||||
## Instead?
|
||||
FROM fholzer/nginx-brotli:latest
|
||||
RUN rm /etc/nginx/nginx.conf
|
||||
RUN apk update && apk add --upgrade libxml2 libxslt
|
||||
|
||||
Reference in New Issue
Block a user