Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesPeck authored Feb 1, 2024
1 parent 6c1c556 commit edca360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/pic-sure-hpds-etl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ RUN apk add --no-cache --purge -uU curl wget unzip gnupg openssl

RUN apk add --no-cache --purge openjdk11

RUN apk add --no-cache docker

ADD create_key.sh .
ADD SQLLoader-jar-with-dependencies.jar .
ADD CSVLoader-jar-with-dependencies.jar .
Expand Down

0 comments on commit edca360

Please sign in to comment.