1 2 3 4 5 6 7
FROM nginx COPY soc_collector.pem /etc/ssl/ COPY soc_collector-key.pem /etc/ssl/ COPY default.conf /etc/nginx/conf.d/default.conf