Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbilie authored Oct 7, 2022
1 parent eeb1d7a commit 304b7f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ RUN apk -U add openjdk11-jre git curl bash

RUN apk -U add zip perl-utils

RUN apk -U add libxml2-utils

RUN npm set unsafe-perm true

RUN npm install -g webpack@3.12.0
Expand Down

0 comments on commit 304b7f3

Please sign in to comment.