- Implement multi-platform builds:
-
linux/amd64
-
linux/386
-
linux/arm/v7
-
linux/arm64/v8
-
linux/ppc64le
-
linux/riscv64
-
- Produce a self contained image of Guix inside Docker removing Alpine from base image and using scratch. Possible solution:
- Multi-build stage and using Guix to pack itself. Then create a layer with Guix files only.