Add pre_build hook back to Docker Hubv

This commit is contained in:
ViViDboarder 2020-02-12 18:20:18 -08:00
parent 86d56142fe
commit 301eb6937e
1 changed files with 4 additions and 0 deletions

4
hooks/pre_build Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
set -ex
docker run --rm --privileged multiarch/qemu-user-static:register --reset