docker-php-nginx/nginx/Dockerfile

4 lines
59 B
Docker
Raw Normal View History

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