Skip to content

Commit

Permalink
Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 30, 2022
1 parent 24e1b13 commit d474a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ ADD docker/open-sans.tar.gz /usr/share/fonts/

RUN adduser java -h / -D && \
set -x && \
apk update && apk upgrade && \
apk add --no-cache curl unzip bash graphviz fontconfig && \
fc-cache -fv && \
mkdir /drivers_inc && \
Expand Down

0 comments on commit d474a5c

Please sign in to comment.