With the last change of the rootfs 19 days ago in commit ce346ca, created by the build-bot i cannot use anymore the image.
To reproduce it on a raspberry pi arm64v8 (archlinux 64-bit-arm-version)
$ docker run -it arm64v8/alpine:edge
standard_init_linux.go:195: exec user process caused "exec format error"
I think in the commit 7377cd0 the option file the wrong architecture is specified. Shouldn't it be aarch64.
If u need further information drop me some message.
Thanks in advance.