Preserve credentials of binfmt binary

This commit is contained in:
Héctor Molinero Fernández
2024-01-22 20:30:55 +01:00
parent 1227012757
commit 3459b2af97

View File

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