FROM alpine:edge AS builder # Install the build dependencies RUN apk add --no-cache make m4 which patch sudo wget git pkgconfig \ gcc g++ ...
確定! 回上一頁