FROM alpine:latest
RUN apk add --no-cache curl openjdk8 npm cmake make clang mingw-w64-gcc
RUN npm install -g typescript typedoc