# /docker/nginx/Dockerfile
FROM nginx:latest
COPY symfony.conf /etc/nginx/conf.d/symfony.conf