Reset binfmt entries
This commit is contained in:
4
Makefile
4
Makefile
@@ -198,10 +198,6 @@ push-cross-manifest:
|
|||||||
|
|
||||||
.PHONY: binfmt-register
|
.PHONY: binfmt-register
|
||||||
binfmt-register:
|
binfmt-register:
|
||||||
'$(DOCKER)' run --rm --privileged docker.io/hectormolinero/qemu-user-static:latest
|
|
||||||
|
|
||||||
.PHONY: binfmt-reset
|
|
||||||
binfmt-reset:
|
|
||||||
'$(DOCKER)' run --rm --privileged docker.io/hectormolinero/qemu-user-static:latest --reset
|
'$(DOCKER)' run --rm --privileged docker.io/hectormolinero/qemu-user-static:latest --reset
|
||||||
|
|
||||||
##################################################
|
##################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user