FROM nginx:1.17.5-alpine
WORKDIR /etc/nginx
COPY nginx.conf tomorrow.crt tomorrow.key ./
