Files
docker-r2c-grav/Docker/nginx/Dockerfile
T
2018-06-21 17:12:00 +02:00

4 lines
70 B
Docker

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