all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* A few questions about guix containers
@ 2019-05-11 14:21 Alex Sassmannshausen
  2019-05-11 22:25 ` Christopher Baines
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Sassmannshausen @ 2019-05-11 14:21 UTC (permalink / raw)
  To: help-guix

Hello,

I'm trying to get to grips with Guix's container support.

Specifically, I can create containerised system using
$ guix system container /path/to/sysconf.scm

I should then be able to run commands in that container using
$ guix container exec PID CMD

But here's the rub: how do I find the PID of the container launched
using 'guix system container'?

Also, I can relatively straight forwardly map network ports to guix
systems using
$ guix system vm /path/to/sysconf.scm
and qemu's -net user,hostfwd syntax

Can I achieve similar mappings using 'guix system container'?

Is anyone using containers to test complex networked services in system
configurations?

Best wishes,

Alex

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-28 18:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-11 14:21 A few questions about guix containers Alex Sassmannshausen
2019-05-11 22:25 ` Christopher Baines
2019-05-27 12:52   ` Alex Sassmannshausen
2019-05-28 18:38     ` Christopher Baines
2019-05-28  5:53   ` Arun Isaac
2019-05-28 10:14     ` Alex Sassmannshausen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.