Skip to content
Snippets Groups Projects
Unverified Commit b887602e authored by sh0rez's avatar sh0rez Committed by GitHub
Browse files

chore(packaging/docker): Support multiple architectures (#762)

This finally adds support for multiple architectures! :tada: 

Images are now built using BuildKit (actually img), Dockerfiles were parameterized to allow this.
Containers are still built on alpine, using QEMU and binfmt as a kernel compatibility layer to allow RUN steps in these.

CircleCI has been fully revamped, to speed up builds and de-duplicate the configuration.
Makefile has been extended with additional logic to shadow the multi-arch to non-CI users.

Happy hacking on Raspberry Pi and friends :)
parent 664537e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment