We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e465c94 commit 62a9f5aCopy full SHA for 62a9f5a
Makefile
@@ -131,6 +131,7 @@ build-fb-debug: prepare-build
131
build-amd64: build-op-amd64 build-fb-amd64 build-fd-amd64
132
133
# Build all arm64 docker images
134
+PHONY: build-arm64
135
build-arm64: build-op-arm64 build-fb-arm64 build-fd-arm64
136
137
# Build amd64 Fluent Operator container image
0 commit comments