automation/deployer/roles/build/templates/wordpress/nginx/Dockerfile.j2

5 lines
107 B
Docker
Raw Normal View History

2020-05-01 13:40:16 +00:00
FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf
# Should be UID & GID=33
# USER www-data:www-data