update dockerfile
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM node:16-alpine AS builder
|
||||
|
||||
RUN apk --update add --no-cache curl git python3 alpine-sdk bash autoconf libtool automake
|
||||
|
||||
WORKDIR /front
|
||||
|
||||
COPY . .
|
||||
|
||||
493
package-lock.json
generated
493
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user