Build Stage · FROM golang:alpine :使用golang 官方的映像檔 · WORKDIR /go/src/fiveN1 :指定工作的目錄 · Run set -ex; \... :安裝 curl 、 git ,以及 ...
確定! 回上一頁