# Full list is here: # http://dl-cdn.alpinelinux.org/alpine/v3.13/main/ # shellcheck disable=SC2034 ALPINE_ARCHITECTURES=( 'aarch64' 'armhf' 'armv7' 'mips64' 'ppc64le' 's390x' 'x86' 'x86_64' )