UNCLASSIFIED

Commit a9832cf6 authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'alfontaine-development-patch-04807' into 'development'

Update Dockerfile

See merge request !67
parents 48c84d46 3b2f3f32
Pipeline #213817 passed with stages
in 27 minutes and 19 seconds
...@@ -12,15 +12,6 @@ ARG GITLAB_VERSION ...@@ -12,15 +12,6 @@ ARG GITLAB_VERSION
ARG GITLAB_USER=git ARG GITLAB_USER=git
ARG DNF_OPTS ARG DNF_OPTS
LABEL source="https://gitlab.com/gitlab-org/build/CNG/-/tree/master/gitlab-task-runner" \
name="GitLab Task Runner" \
maintainer="GitLab Distribution Team" \
vendor="GitLab" \
version=${GITLAB_VERSION} \
release=${GITLAB_VERSION} \
summary="Task Runner is an entry point for interaction with other containers in the cluster." \
description="Task Runner is an entry point for interaction with other containers in the cluster. It contains scripts for running Rake tasks, backup, restore, and tools to intract with object storage."
ADD gitlab-task-runner-ee.tar.gz / ADD gitlab-task-runner-ee.tar.gz /
ADD gitlab-python.tar.gz / ADD gitlab-python.tar.gz /
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment