mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 18:59:27 +00:00
More troublshooting
May need to register a group runner
This commit is contained in:
parent
8b3b399f6d
commit
b5eed2cdf7
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ 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
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue