Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
TMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CC-IN2P3 Applications team
TMS
Commits
2d10628f
Commit
2d10628f
authored
5 years ago
by
Cyril L'Orphelin
Browse files
Options
Downloads
Patches
Plain Diff
MAJ dockerfile
parent
20a1fe9a
No related branches found
Branches containing commit
No related tags found
3 merge requests
!5
Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...
,
!3
Openshift deployment
,
!2
Openshift deployment
Pipeline
#59262
passed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
2d10628f
...
@@ -61,7 +61,7 @@ RUN adduser nginx
...
@@ -61,7 +61,7 @@ RUN adduser nginx
RUN
addgroup nginx root
RUN
addgroup nginx root
RUN
mkdir
/var/cache/nginx
RUN
mkdir
/var/cache/nginx
RUN
mkdir
-p
/var/lib/nginx/fastcgi
RUN
mkdir
-p
/var/lib/nginx/fastcgi
RUN
chmod
ugo+w /var/cache/nginx /var/log/nginx /var/lib/nginx
RUN
chmod
ugo+w /var/cache/nginx /var/log/nginx /var/lib/nginx
/usr/share/nginx /var/log/nginx/error.log
USER
nginx
USER
nginx
# support running as arbitrary user which belongs to the root group
# support running as arbitrary user which belongs to the root group
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment