cash-stacks/devops/nginx/Dockerfile
2021-04-11 17:43:26 -07:00

3 lines
56 B
Docker

FROM nginx:1.14.2
COPY nginx.conf /etc/nginx/nginx.conf