RUN go mod download. COPY . . FROM base AS build. ARG TARGETOS ARG TARGETARCH RUN --mount=type=cache,target=/root/.cache/go-build
確定! 回上一頁