Ludovic Courtès <l...@gnu.org> writes: >> A container is programs or full os running in an isolated environment. >> For a full container with rootfs, we can: >> build the rootfs: >> of Guix: by using a form of `guix system init' > > I think it’s enough and cheaper to build the system (as per ‘guix system > build’) and to bind-mount its closure in the container’s file system.
I'm having trouble with this approach. pflask tries to create a /proc directory but can't because that would be writing to the store. Do I need to bind-mount each sub-directory within the /gnu/store/...-system directory so that the root of the container directory is still writable? -- David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate