Skip to content

Commit

Permalink
operator: build multi-arch images for peerpod-ctl
Browse files Browse the repository at this point in the history
Fixes: #1432

Signed-off-by: Qi Feng Huo <[email protected]>
  • Loading branch information
Qi Feng Huo committed Sep 14, 2023
1 parent ba6cccf commit 3da6b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions peerpod-ctrl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ COPY main.go main.go
COPY api/ api/
COPY controllers/ controllers/


# Build
# the GOARCH has not a default value to allow the binary be built according to the host where the command
# was called. For example, if we call make docker-build in a local env which has the Apple Silicon M1 SO
Expand Down

0 comments on commit 3da6b9e

Please sign in to comment.