Блог — Containers
The Filesystem Hierarchy Standard Comes to Guix Containers
6 січня 2023 року
GNU Guix is different from most other GNU/Linux distributions and perhaps nowhere is that more obvious than the organization of the filesystem: Guix does not conform to the Filesystem…
Tarballs, the ultimate container image format
16 травня 2018 року
A year ago we introduced guix pack , a tool that allows you to create “application bundles” from a set of Guix package definitions. On your…
Running system services in containers
14 квітня 2017 року
At FOSDEM, in the awesome Guile track , I briefly demoed a new experimental GuixSD feature as part my talk on system services : the ability to run system services…
Creating bundles with guix pack
20 березня 2017 року
Guix just got a new command, dubbed guix pack , which we think many developers will find useful. Last week we were celebrating the release of…
Container provisioning with Guix
27 жовтня 2015 року
The upcoming release of GNU Guix will feature an implementation of Linux containers named, following Scheme conventions, call-with-container . Containers are a lightweight virtualization technique used…