瀏覽代碼

ISSUE-313-BUILDX

pull/316/head
Andrea Spacca 4 年之前
父節點
當前提交
a2d67873a3
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 查看文件

@@ -2,7 +2,7 @@
ARG GO_VERSION=1.13
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-alpine as build

# Convert TARGETPLATFgiORM to GOARCH format
# Convert TARGETPLATFORM to GOARCH format
# https://github.com/tonistiigi/xx
COPY --from=tonistiigi/xx:golang / /



Loading…
取消
儲存