FROM nginx COPY nginx-default.conf /etc/nginx/conf.d/default.conf COPY nginx-compression.conf /etc/nginx/conf.d/compression.conf COPY nginx-hide.conf /etc/nginx/conf.d/hide.conf COPY public /usr/share/nginx/html