automation/deployer/roles/build/templates/gitea/nginx/Dockerfile.j2
2020-05-06 13:11:30 +02:00

5 lines
107 B
Django/Jinja

FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf
# Should be UID & GID=33
# USER www-data:www-data