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-py
Commits
73d3a216
Commit
73d3a216
authored
Feb 24, 2021
by
Jeffrey Weatherford
Browse files
directory test
parent
ed11be3d
Pipeline
#175806
failed with stages
in 11 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
73d3a216
...
...
@@ -20,7 +20,7 @@ RUN dnf -y update && dnf -y upgrade && \
mkdir
-p
/opt/spark/python/lib
&&
\
chown
-R
185:185 /opt/spark/
#
COPY --from=base /opt/spark/python/pyspark /opt/spark/python/pyspark
COPY
--from=base /opt/spark/python/pyspark /opt/spark/python/pyspark
COPY
--from=base /opt/spark/python/lib /opt/spark/python/lib
# This is from the current version, not the version this container is based on
...
...
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