🌈 搜索
📅  最后修改于: 2022-03-11 14:46:20.040000             🧑  作者: Mango
FROM node:alpine as build-stage RUN apk add --no-cache python3 py3-pip make g++