FROM nginx:alpine LABEL version="1.2" LABEL maintainer="Denys Vuika " COPY nginx.conf /etc/nginx/nginx.conf