[ADF-2424] reduce docker image size (#3027)

This commit is contained in:
Denys Vuika 2018-03-06 09:17:46 +00:00 committed by GitHub
parent eedb7a65db
commit ac994ed7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM nginx FROM nginx:alpine
COPY demo-shell/nginx.conf /etc/nginx/nginx.conf COPY demo-shell/nginx.conf /etc/nginx/nginx.conf