docker build fail && please check
This commit is contained in:
committed by
Dwi Siswanto
parent
d7e1e2bb60
commit
16486220f2
@@ -10,10 +10,6 @@ LABEL repository="https://github.com/kitabisa/sonarqube-action"
|
|||||||
LABEL homepage="https://kitabisa.github.io"
|
LABEL homepage="https://kitabisa.github.io"
|
||||||
LABEL maintainer="dwisiswant0"
|
LABEL maintainer="dwisiswant0"
|
||||||
|
|
||||||
RUN npm config set unsafe-perm true && \
|
|
||||||
npm install --silent --save-dev -g typescript@3.5.2 && \
|
|
||||||
npm config set unsafe-perm false && \
|
|
||||||
apk add --no-cache ca-certificates jq
|
|
||||||
|
|
||||||
ENV NODE_PATH "/usr/lib/node_modules/"
|
ENV NODE_PATH "/usr/lib/node_modules/"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user