Initial commit

This commit is contained in:
Christian
2020-08-04 14:19:00 +02:00
committed by Christian Richter
commit 61da308f8b
7 changed files with 46 additions and 0 deletions

4
webtest/hooks/pre_build Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
#register qemu-*-static for all supported processors except the
# current one, but also remove all registered binfmt_misc before
docker run --rm --privileged multiarch/qemu-user-static:register --reset