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
a971a8f3
Commit
a971a8f3
authored
Feb 22, 2021
by
Christopher Vernooy
Browse files
Merge branch 'cvernooy-development-patch-21311' into 'development'
Update Dockerfile See merge request
!3
parents
47dfbaec
b87cba7b
Pipeline
#171591
passed with stages
in 21 minutes and 5 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 @
a971a8f3
...
@@ -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