1 2 3 4
FROM nginx:stable-alpine ADD ./nginx/default.conf /etc/nginx/conf.d/default.conf ADD ./nginx/certs /etc/nginx/certs/self-signed