FROM openjdk:8-jdk-alpine
RUN apk add --no-cache npm cmake make clang mingw-w64-gcc
RUN npm install -g typescript typedoc