Alpine linux with python3 for armhf.
141
$ docker run --rm rottmrei/alpine-armhf-python3 python3 -c 'print("Hello World")'
Raspberry Pi Zero W
$ cat /etc/debian_version
9.4
$ cat /proc/cpuinfo
processor : 0
model name : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 997.08
Features : half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2835
Revision : 9000c1
Serial : 00000000**********
Content type
Image
Digest
Size
19.4 MB
Last updated
about 8 years ago
docker pull rottmrei/alpine-armhf-python3