guix-patches
[Top][All Lists]
Advanced

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

[bug#28128] [PATCH] scripts: system: Add support for container network s


From: Arun Isaac
Subject: [bug#28128] [PATCH] scripts: system: Add support for container network sharing.
Date: Fri, 08 Mar 2019 16:21:48 +0530

>   a. Add in (gnu services) an ‘hosts-database-service-type’ that would
>      take could be extended with IP/name pairs that it would put in
>      /etc/hosts.
>
>   b. Have ‘essential-services’ extend ‘hosts-database-service-type’.
>
> In the container-with-shared-network case we’d arrange to not extend
> ‘hosts-database-service-type’, which would thus not produce /etc/hosts.

How would we arrange to not extend `hosts-database-service-type' in the
container-with-shared-network case? Wouldn't such an arrangement still
require us to pass #:container-shared-network? to `essential-services'?

Attachment: signature.asc
Description: PGP signature


reply via email to

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