This commit is contained in:
Jean-Marc ANDRE 2023-04-17 23:10:21 +02:00
parent 9fb54034c2
commit 276112e9c0

View File

@ -84,7 +84,7 @@ docker-build-multiarch:
.PHONY: docker-push
docker-push: ## Push docker image with the manager.
buildah manifest psuh --all --rm $(MANIFEST) "docker://$(IMG)"
buildah manifest push --all --rm $(MANIFEST) "docker://$(IMG)"
#docker push ${IMG}
# PLATFORMS defines the target platforms for the manager image be build to provide support to multiple