docker-php-nginx/nginx/Dockerfile

4 lines
59 B
Docker

FROM nginx:1.9
COPY nginx.conf /etc/nginx/conf.d/app.conf