master/Dockerfile.builder

4 lines
76 B
Docker
Raw Permalink Normal View History

FROM maven:3
RUN apt-get update && apt-get install -qy git nodejs node-gyp