4 lines
334 B
Plaintext
4 lines
334 B
Plaintext
- Produce a self contained image of GuixSD inside Docker removing Alpine from base image and using scratch. Possible solution:
|
|
* Multi-build stage and using GuixSD to pack itself. Then create a layer with GuixSD files only.
|
|
- Implement multi-platform builds (https://github.com/docker/buildx) and (https://ftp.gnu.org/gnu/guix/).
|