Comment on Should I move to Docker?

<- View Parent
theterrasque@infosec.pub ⁨11⁩ ⁨months⁩ ago

Just remember that Raspberry is an ARM cpu, which is a different architecture. Docker can cross compile to it, and make multiple images automatically. It takes more time and space though, as it runs an arm emulator to make them.

docker.com/…/faster-multi-platform-builds-dockerf… has some info about it.

source
Sort:hotnewtop