2020-10-29 21:30:45 +01:00
|
|
|
- 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.
|
2019-09-19 01:35:53 +02:00
|
|
|
- Implement multi-platform builds (https://github.com/docker/buildx) and (https://ftp.gnu.org/gnu/guix/).
|