Skip to content

Commit

Permalink
Allow change of Product platform
Browse files Browse the repository at this point in the history
  • Loading branch information
nosamad committed Sep 29, 2021
1 parent 1caa7a3 commit 89c00b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ ARG GO_STRIP
ARG CGO_ENABLED
# VERSION sets the version for the produced binary
ARG VERSION
# VERSION sets the platform for the produced binary
ARG PLATFORM
RUN --mount=ro --mount=type=cache,target=/root/.cache \
--mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk \
--mount=type=tmpfs,target=cli/winresources \
Expand Down

0 comments on commit 89c00b1

Please sign in to comment.