Preserve credentials of binfmt binary

This commit is contained in:
Héctor Molinero Fernández 2024-01-22 20:29:00 +01:00
parent eac2b07c5e
commit 26879a25d1
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,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