Adding qemu to alpine

Hope this is the right one!?
This commit is contained in:
Kelly Hair 2020-04-14 17:28:43 -04:00
parent b5eed2cdf7
commit 67ded393ca

View file

@ -12,11 +12,7 @@ build:ARM64:
script:
# Current thinking is to add build the container & tag with both the date
# in YYYY-mm-dd-h-m-s format as well as "latest":
- uname -a
- cat /etc/issue
- yum
- apt
- apt-get install qemu-user-static
- apk add qemu-system-arm
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- wget https://github.com/docker/buildx/releases/download/v0.3.1/buildx-v0.3.1.linux-amd64
- mkdir -p ~/.docker/cli-plugins