diff --git a/Dockerfile b/Dockerfile index e344557ed0e050720114a1cf0b37162fb4840e12..f21e7f681ea0847874b69f9baaaab52c6cd987e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,15 +12,6 @@ ARG GITLAB_SHELL_VERSION=v13.17.0 ARG GITLAB_USER=git ARG DNF_OPTS -LABEL source="https://gitlab.com/gitlab-org/build/CNG/-/tree/master/gitlab-shell" \ - name="GitLab Shell" \ - maintainer="GitLab Distribution Team" \ - vendor="GitLab" \ - version=${GITLAB_SHELL_VERSION} \ - release=${GITLAB_SHELL_VERSION} \ - summary="SSH access and repository management app for GitLab." \ - description="SSH access and repository management app for GitLab." - ADD gitlab-shell.tar.gz / ADD gitlab-logger.tar.gz /usr/local/bin