guix-docker-images/TODO
2020-10-29 12:30:45 -08:00

4 lines
328 B
Plaintext

- 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.
- Implement multi-platform builds (https://github.com/docker/buildx) and (https://ftp.gnu.org/gnu/guix/).