Skip to content

Commit

Permalink
Build multiarch operator image
Browse files Browse the repository at this point in the history
  • Loading branch information
narphu committed Aug 26, 2024
1 parent 93f7f8b commit f725066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ docker-build-operator: manifests generate fmt vet ## Build operator docker image
docker buildx build \
--tag ${OPERATOR_IMG} \
--load \
--platform ${TARGET_ARCH} \
--build-arg GO_VERSION=${GO_VERSION} \
-f docker-operator/Dockerfile .

Expand Down

0 comments on commit f725066

Please sign in to comment.