guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A public Lisp programming interface provide feature like `guix envir


From: Ludovic Courtès
Subject: Re: A public Lisp programming interface provide feature like `guix environment --container`
Date: Fri, 06 Nov 2020 10:41:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Zhu Zihao <all_but_last@163.com> skribis:

> "guix environment --container" is a very useful feature for me to
> isolate the untrusted software. But sadly it lacks a interface for user
> to use it in Lisp programming.

The interface to containers is in (gnu build linux-container), though
it’s a bit lower-level compared to what ‘guix environment’ does.

See also the example at
<https://lists.gnu.org/archive/html/help-guix/2018-01/msg00118.html>,
which is precisely about your use case.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]