UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
K
Kubeflow
admission-webhook
admission-webhook-82f41fd8878e
Commits
12fcab46
Commit
12fcab46
authored
Jan 07, 2021
by
Christopher Vernooy
Browse files
Merge branch 'testing' into 'development'
Removed label comment See merge request
!5
parents
bed235cb
77002fd6
Pipeline
#220005
passed with stages
in 10 minutes
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
Dockerfile
Dockerfile
+0
-2
No files found.
Dockerfile
View file @
12fcab46
...
...
@@ -4,8 +4,6 @@ ARG BASE_IMAGE=ubi8
ARG
BASE_TAG=8.3
FROM
kubeflow-images-public/admission-webhook:v20190520-v0-139-gcee39dbc-dirty-0d8f4c AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
# Label
ENV
LANG C.UTF-8
RUN
mkdir
-p
/app
COPY
--from=base /webhook /app
RUN
dnf upgrade
-y
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment