(03-24-2018, 02:13 AM)jata Wrote: I think the issue is the first command in the docker file - FROM resin/rpi-raspbiantretch
I think i need to change this with something that works for rock64.
Can you use the Dockerfile.apline in that repo instead? Alpine is a heck of a lot less overhead for the docker image, and may 'just work', or just need a minor change to arm64v8/alpine:3.7 for the FROM line, or perhaps arm32v6/alpine:3.7... that also works with a raspberry pi zero w