guix-devel
[Top][All Lists]
Advanced

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

Re: Latest guile-daemon changes and bewilderment


From: Ricardo Wurmus
Subject: Re: Latest guile-daemon changes and bewilderment
Date: Sun, 20 Aug 2017 08:30:35 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Hi,

> There are a couple of issues with using call-with-container. In
> decreasing order of perceived difficulty to solve:
>
> 1. Copying the output from the build to the real store. How would that
> work? It wouldn't work with call-with-container - the container can't
> access the outside world, and the chroot directory is automatically
> deleted once the scope of the container is left.

The usual way to deal with this is to bind mount outside directories
into a local directory in the container.  Have you tried that or is this
not applicable?

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




reply via email to

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