Skip to content

Commit

Permalink
Reorder dockerfile layers
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Nov 6, 2024
1 parent b6b37e5 commit 1c6263a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions engines/pyfunc-ensembler-job/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ ENV SPARK_BQ_CONNECTOR_VERSION=0.27.0

RUN apt-get update && apt-get install unzip

# Reset to root to include spark dependencies
USER 0
# Setup dependencies for Google Cloud Storage access.
RUN rm $SPARK_HOME/jars/guava-14.0.1.jar
ADD https://repo1.maven.org/maven2/com/google/guava/guava/23.0/guava-23.0.jar \
Expand Down

0 comments on commit 1c6263a

Please sign in to comment.