7 ms·
While not directly mentioned in this article, guix pack[1] allows you to distribute your software in multiple formats, including Docker images. The general phi
by dominicm 8mo ago
While not directly mentioned in this article, guix pack[1] allows you to distribute your software in multiple formats, including Docker images.
The general philosophy of Guix is to have a single definition for how to build your software and use it for the entire dev to production pipeline.
[1]: https://guix.gnu.org/manual/1.5.0/en/html_node/Invoking-guix-pack.html https://guix.gnu.org/manual/1.5.0/en/html_node/Invoking-guix...