Skip to content
Snippets Groups Projects
Commit 70b676ff authored by egon w. stemle's avatar egon w. stemle :robot:
Browse files

Fix LABEL

parent ea32a298
No related branches found
No related tags found
No related merge requests found
...@@ -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.stemleg@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"
......
...@@ -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.stemleg@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
......
...@@ -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.stemleg@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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment