typo
This commit is contained in:
parent
9fb54034c2
commit
276112e9c0
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user