mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 17:19:25 +00:00
May have had the wrong qemu
This commit is contained in:
parent
5a5532dd64
commit
d7259bf235
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +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":
|
||||
# - apk add qemu-aarch64_be
|
||||
- apk add qemu-aarch64
|
||||
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
- ls /proc/sys/fs/binfmt_misc/qemu-aarch64
|
||||
- cat /proc/sys/fs/binfmt_misc/qemu-aarch64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue