Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mozilla
WebCompat Interventions Dashboard
Commits
d1def818
Verified
Commit
d1def818
authored
Sep 07, 2021
by
Dennis Schubert
Browse files
The nginx image uses the nginx user.
parent
c345b6a9
Pipeline
#492
passed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_deployment/Dockerfile.nginx
View file @
d1def818
FROM nginx:mainline-alpine
COPY --chown=
http:http
./_deployment/nginx.conf /etc/nginx/conf.d/default.conf
COPY --chown=
http:http
./frontend /srv/http
COPY --chown=
nginx:nginx
./_deployment/nginx.conf /etc/nginx/conf.d/default.conf
COPY --chown=
nginx:nginx
./frontend /srv/http
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment