Files
docker-indexD8/Docker/nginx/Dockerfile
T
2018-06-19 14:25:32 +02:00

4 lines
70 B
Docker

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