asd
Some checks failed
Main / Build arm64v8 image (push) Failing after 1m1s
Main / Push arm64v8 image (push) Has been skipped
Main / Push manifest (push) Has been skipped
Main / Publish GitHub release (push) Has been skipped

This commit is contained in:
Chris Richardson
2025-07-10 21:21:36 -04:00
parent f3294ccbdc
commit 6fd275c24b
2 changed files with 42 additions and 44 deletions

View File

@@ -197,9 +197,9 @@ push-cross-manifest:
## "binfmt-*" targets
##################################################
#.PHONY: binfmt-register
#binfmt-register:
# '$(DOCKER)' run --rm --privileged docker.io/hectorm/qemu-user-static:latest --reset --persistent yes --credential yes
.PHONY: binfmt-register
binfmt-register:
'$(DOCKER)' run --rm --privileged docker.io/hectorm/qemu-user-static:latest --reset --persistent yes --credential yes
##################################################
## "version" target