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
O
Opensource
spark-operator
Spark Operator V1beta2 1.0.0
Commits
b87cba7b
You need to sign in or sign up before continuing.
Commit
b87cba7b
authored
Feb 22, 2021
by
Christopher Vernooy
Browse files
Update Dockerfile
parent
47dfbaec
Pipeline
#171590
failed with stages
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
b87cba7b
...
@@ -3,7 +3,6 @@ ARG BASE_IMAGE=ubi8
...
@@ -3,7 +3,6 @@ ARG BASE_IMAGE=ubi8
ARG
BASE_TAG=8.3
ARG
BASE_TAG=8.3
FROM
spark-operator/spark-operator:v1beta2-1.0.0-2.4.4 AS base
FROM
spark-operator/spark-operator:v1beta2-1.0.0-2.4.4 AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
RUN
dnf upgrade
-y
RUN
dnf
install
-y
openssl curl
RUN
dnf
install
-y
openssl curl
RUN
dnf upgrade
-y
&&
\
RUN
dnf upgrade
-y
&&
\
dnf clean all
&&
\
dnf clean all
&&
\
...
...
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