File size: 198 Bytes
df00088
 
 
dd9e514
df00088
1
2
3
4
5
FROM nginxinc/nginx-unprivileged:stable-alpine
# Install nginx and give permissions to 'pn'
# See https://www.rockyourcode.com/run-docker-nginx-as-non-root-user/

COPY  nginx.conf /etc/nginx/conf.d/