Dockerfile · FROM node:12.16.1-alpine AS build · RUN apk add --update --no-cache \ · python \ · make \ · g++.
確定! 回上一頁