refactor docker deployment
This commit is contained in:
parent
98794b3e7b
commit
3896f5242b
8 changed files with 29 additions and 85 deletions
3
prebuild.sh
Normal file
3
prebuild.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
wget -q "https://github.com/multiarch/qemu-user-static/releases/download/v3.1.0-2/qemu-aarch64-static"
|
||||
wget -q "https://github.com/multiarch/qemu-user-static/releases/download/v3.1.0-2/qemu-arm-static"
|
||||
Loading…
Add table
Add a link
Reference in a new issue