grpc-node/tools/release/alpine/Dockerfile

3 lines
71 B
Docker

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