Add binutils To DockerFile
Some checks failed
ScriptCraft/pipeline/head There was a failure building this commit
Some checks failed
ScriptCraft/pipeline/head There was a failure building this commit
This commit is contained in:
parent
851b572775
commit
8fd4fdd51e
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --no-cache curl openjdk8 npm cmake make clang mingw-w64-gcc
|
RUN apk add --no-cache curl openjdk8 npm cmake make clang binutils mingw-w64-gcc
|
||||||
RUN npm install -g typescript typedoc
|
RUN npm install -g typescript typedoc
|
Reference in New Issue
Block a user