Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clarin-dspace
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
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
commul
docker
clarin-dspace
Commits
70b676ff
Commit
70b676ff
authored
5 years ago
by
egon w. stemle
Browse files
Options
Downloads
Patches
Plain Diff
Fix LABEL
parent
ea32a298
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dockerfiles/Dockerfile.dspace
+1
-1
1 addition, 1 deletion
dockerfiles/Dockerfile.dspace
dockerfiles/Dockerfile.nginx
+1
-1
1 addition, 1 deletion
dockerfiles/Dockerfile.nginx
dockerfiles/Dockerfile.postgres
+1
-1
1 addition, 1 deletion
dockerfiles/Dockerfile.postgres
with
3 additions
and
3 deletions
dockerfiles/Dockerfile.dspace
+
1
−
1
View file @
70b676ff
...
@@ -11,7 +11,7 @@ ARG LABEL_VCS_URL="https://gitlab.inf.unibz.it/commul/docker/clarin-dspace"
...
@@ -11,7 +11,7 @@ ARG LABEL_VCS_URL="https://gitlab.inf.unibz.it/commul/docker/clarin-dspace"
ARG TOMCAT_VERSION="8.0.53"
ARG TOMCAT_VERSION="8.0.53"
LABEL maintainer="Alexander König <Alexander.Koenig@eurac.edu>" \
LABEL maintainer="Alexander König <Alexander.Koenig@eurac.edu>" \
maintainer="Egon W. Stemle <egon.stemle
g
@eurac.edu>" \
maintainer="Egon W. Stemle <egon.stemle@eurac.edu>" \
org.label-schema.vcs-url=$LABEL_VCS_URL
org.label-schema.vcs-url=$LABEL_VCS_URL
# Set "APT::Get::{Assume-Yes, Fix-Broken} to true"
# Set "APT::Get::{Assume-Yes, Fix-Broken} to true"
...
...
This diff is collapsed.
Click to expand it.
dockerfiles/Dockerfile.nginx
+
1
−
1
View file @
70b676ff
...
@@ -11,7 +11,7 @@ ARG LABEL_VCS_URL="https://gitlab.inf.unibz.it/commul/docker/clarin-dspace"
...
@@ -11,7 +11,7 @@ ARG LABEL_VCS_URL="https://gitlab.inf.unibz.it/commul/docker/clarin-dspace"
LABEL maintainer="Alexander König <Alexander.Koenig@eurac.edu>" \
LABEL maintainer="Alexander König <Alexander.Koenig@eurac.edu>" \
maintainer="Egon W. Stemle <egon.stemle
g
@eurac.edu>" \
maintainer="Egon W. Stemle <egon.stemle@eurac.edu>" \
org.label-schema.vcs-url=$LABEL_VCS_URL
org.label-schema.vcs-url=$LABEL_VCS_URL
# install cpanm and dependencies
# install cpanm and dependencies
...
...
This diff is collapsed.
Click to expand it.
dockerfiles/Dockerfile.postgres
+
1
−
1
View file @
70b676ff
...
@@ -11,7 +11,7 @@ ARG LABEL_VCS_URL="https://gitlab.inf.unibz.it/commul/docker/clarin-dspace"
...
@@ -11,7 +11,7 @@ ARG LABEL_VCS_URL="https://gitlab.inf.unibz.it/commul/docker/clarin-dspace"
LABEL maintainer="Alexander König <Alexander.Koenig@eurac.edu>" \
LABEL maintainer="Alexander König <Alexander.Koenig@eurac.edu>" \
maintainer="Egon W. Stemle <egon.stemle
g
@eurac.edu>" \
maintainer="Egon W. Stemle <egon.stemle@eurac.edu>" \
org.label-schema.vcs-url=$LABEL_VCS_URL
org.label-schema.vcs-url=$LABEL_VCS_URL
# install git
# install git
...
...
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