docker-lemp/nginx/Dockerfile

3 lines
No EOL
68 B
Docker

FROM nginx:latest
COPY ./default.cnf /etc/nginx/conf.d/default.conf