Morning, Phillip Davis <[email protected]> writes:
> Hi all, > > I'm interested in orchestrating guix system containers in their own > isolated namespaces (mounts, network, etc). Essentially, I want > soemthing like Docker Compose, but I want to do it in Guix/Scheme (or, where > Guix doesn't currently have some capability, writing scripts in Scheme > to set up networks etc manually). Is anyone aware of existing > examples of this kind of thing that I could use as a reference, or has > there been discussion of how to do it? > > Best, > Phillip Have you checked out the 'Miscellaneous Home Services # OCI backed services'[1] section of the reference manual? It gives a nice example where multiple containers interact together. [1] https://guix.gnu.org/manual/devel/en/html_node/Miscellaneous-Home-Services.html#OCI-backed-services-1 Best regards, -- Sergio
