Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HUB Terra
SMS
Frontend
Commits
2f361645
Commit
2f361645
authored
3 years ago
by
Hannes Bohring
Browse files
Options
Downloads
Patches
Plain Diff
[orchestration-65] Docker build was running in wrong context
parent
14ca4122
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!206
[orchestration-65] Docker build was running in wrong context
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/deployment/ufz/Dockerfile
+1
-1
1 addition, 1 deletion
docker/deployment/ufz/Dockerfile
with
1 addition
and
1 deletion
docker/deployment/ufz/Dockerfile
+
1
−
1
View file @
2f361645
...
...
@@ -75,5 +75,5 @@ LABEL maintainer="Martin Abbrent <martin.abbrent@ufz.de>" \
org.opencontainers.image.revision=$VCS_REF \
org.opencontainers.image.created=$BUILD_DATE
COPY
default.conf /etc/nginx/conf.d/default.conf
COPY
./docker/deployment/ufz/
default.conf /etc/nginx/conf.d/default.conf
COPY
--from=js-builder /smsfrontend/dist/ /usr/share/nginx/html/rdm/svm
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