rancher / dapper

Docker build wrapper
Apache License 2.0
365 stars 89 forks source link

How to build rpi64 image? #105

Closed starmacco closed 2 years ago

starmacco commented 2 years ago

Hi,

How actually build rpi64 image? or arm? Is it broken? I've tried target rpi64.

Getting:

` make rpi64 ./scripts/release-rpi64 ++ dirname ./scripts/release-rpi64

If I run just 'make' only x86 artefacts are build.

I could not find rpi64 binaries on the release page: https://github.com/burmilla/os/releases Which is a target from another doc: https://burmillaos.org/docs/installation/server/raspberry-pi/

starmacco commented 2 years ago

The wrong project - that's embarrassing