pre_build 257 B

123456
  1. #!/bin/bash
  2. git submodule update --init --recursive
  3. # Register qemu-*-static for all supported processors except the
  4. # current one, but also remove all registered binfmt_misc before
  5. docker run --rm --privileged multiarch/qemu-user-static:register --reset