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
98a27cb9
Commit
98a27cb9
authored
4 years ago
by
Benjamin Guillon
Browse files
Options
Downloads
Patches
Plain Diff
Update docker/nginx/Dockerfile
parent
afda139e
No related branches found
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
#64732
failed
4 years ago
Stage: build
Stage: images
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/nginx/Dockerfile
+0
-2
0 additions, 2 deletions
docker/nginx/Dockerfile
with
0 additions
and
2 deletions
docker/nginx/Dockerfile
+
0
−
2
View file @
98a27cb9
...
@@ -2,6 +2,4 @@ FROM gitlab-registry.in2p3.fr/cc-in2p3-devops/openshift-origin/openshift-images/
...
@@ -2,6 +2,4 @@ FROM gitlab-registry.in2p3.fr/cc-in2p3-devops/openshift-origin/openshift-images/
LABEL
maintainer="CNRS/CCIN2P3 DevOps Team"
LABEL
maintainer="CNRS/CCIN2P3 DevOps Team"
ADD
php-build/symfony.conf /etc/nginx/conf.d/default.conf
ADD
php-build/symfony.conf /etc/nginx/conf.d/default.conf
RUN
mkdir
-p
/var/www/tms
ADD
php-build/public /var/www/tms
ADD
php-build/public /var/www/tms
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