3 lines
71 B
Docker

FROM node:10-alpine
RUN apk add --no-cache python curl bash build-base