FROM nginx:alpine MAINTAINER Tomi Cvetic COPY keys /etc/ssl/private VOLUME ["/etc/nginx/conf.d"] EXPOSE 80