unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35895] [PATCH 0/1] linux-container: Remove networking service when network is shared with host.
@ 2019-05-25  7:01 Arun Isaac
  2019-05-25  7:20 ` [bug#35895] [PATCH] " Arun Isaac
  0 siblings, 1 reply; 9+ messages in thread
From: Arun Isaac @ 2019-05-25  7:01 UTC (permalink / raw)
  To: 35895

When the container network is shared with the host, the loopback and
networking services fail. This causes other services, like nginx, which depend
on the loopback and networking services to also fail. Hence, when the network
is to be shared with the host, we must replace the
static-networking-service-type with a new dummy-networking-service-type that
does nothing but simply provide loopback and networking.

Arun Isaac (1):
  linux-container: Remove networking service when network is shared with
    host.

 gnu/system/linux-container.scm | 32 +++++++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-06-18 18:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-25  7:01 [bug#35895] [PATCH 0/1] linux-container: Remove networking service when network is shared with host Arun Isaac
2019-05-25  7:20 ` [bug#35895] [PATCH] " Arun Isaac
2019-05-25 12:37   ` Christopher Baines
2019-06-03 17:11     ` Danny Milosavljevic
2019-06-09 20:35       ` Arun Isaac
2019-06-13 21:02         ` Ludovic Courtès
2019-06-18 11:37           ` Arun Isaac
2019-06-18 14:19             ` Ludovic Courtès
2019-06-18 18:57               ` bug#35895: " Arun Isaac

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).