Files
docker-materio-d7/Docker/nginx/Dockerfile
T

4 lines
70 B
Docker

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