Skip site navigation (1)Skip section navigation (2)
Date:      24 Dec 2020 19:04:25 -0500
From:      "John Levine" <johnl@iecc.com>
To:        freebsd-questions@freebsd.org
Cc:        steve@sohara.org
Subject:   Re: Network namespaces in FreeBSD
Message-ID:  <20201225000425.C2C212B59629@ary.qy>
In-Reply-To: <20201224225743.5fbea1299f1d76c4af877668@sohara.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20201224225743.5fbea1299f1d76c4af877668@sohara.org> you write:
>On Thu, 24 Dec 2020 13:32:10 -0800
>Ihor Antonov <ihor@antonovs.family> wrote:
>
>> On 12/24/20 12:19 PM, Steve O'Hara-Smith wrote:
>
>> > pkg jail nginx --jail webserver-3 --ip4addr ...

>	Not quite - AIUI those are manually constructed docker images, what
>I was thinking of was an extension to pkg to *automatically* create that
>minimal environment possibly with the aid of hints (as few as possible).

That is a great idea but getting the dependencies right would be
daunting.  Ports are allowed to use anything in the base system,
even though most of them only use a small fraction of it.

It would also be nice if it were easier to set up jails to share the
read-only parts of the base system since that would make your dependencies
the same as the port's.

R's,
John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201225000425.C2C212B59629>