[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

View File

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