diff --git a/hooks/pre_build b/hooks/pre_build new file mode 100755 index 0000000..e76a49a --- /dev/null +++ b/hooks/pre_build @@ -0,0 +1,4 @@ +#!/bin/bash +set -ex + +docker run --rm --privileged multiarch/qemu-user-static:register --reset