Update Build Dependencies
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
6b6c4a91b8
commit
08e5485ee0
@ -1,4 +1,4 @@
|
||||
FROM openjdk:8-jdk-alpine
|
||||
|
||||
RUN apk add --no-cache npm
|
||||
RUN apk add --no-cache npm cmake make clang mingw-w64-gcc
|
||||
RUN npm install -g typescript typedoc
|
Reference in New Issue
Block a user