Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 11:40:49 -0400
From:      Paul Mather <paul@gromit.dlib.vt.edu>
To:        freebsd-questions@freebsd.org
Cc:        Victor Sudakov <vas@sibptus.ru>, Steve O'Hara-Smith <steve@sohara.org>
Subject:   Re: freebsd-questions Digest, Vol 888, Issue 1
Message-ID:  <9EE124D9-9210-4CBE-8DAE-99BED61768C2@gromit.dlib.vt.edu>
In-Reply-To: <mailman.19.1623672001.76159.freebsd-questions@freebsd.org>
References:  <mailman.19.1623672001.76159.freebsd-questions@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 13 Jun 2021 22:47:23 +0700, Victor Sudakov <vas@sibptus.ru> wrote:


> Steve O'Hara-Smith wrote:
>> On Thu, 10 Jun 2021 12:35:44 +0700
>> Victor Sudakov <vas@sibptus.ru> wrote:
>> 
>>> bhyve != Docker. These are different technologies.
>>> The Linux equivalent of bhyve is kvm.
>>> 
>>> The closest equivalent to Docker is jail, but jail lacks all the
>> 
>> 	Nope jail is the equivalent of LXC (containers) on Linux, a layer
>> below Docker.
> 
> Dunno, https://en.wikipedia.org/wiki/List_of_Linux_containers lists
> Docker and LXC as different container technologies. Maybe Wikipedia is
> incorrect about it.


IMHO, FreeBSD Jails are more closely analogous to LXD (https://linuxcontainers.org/lxd/) in Linux than they are to Docker or LXC.  (But, you could mimic jails using LXC or Docker.)  Somewhat confusingly, the LXD binary used to interact with LXD "jails" is called "lxc". :-)

(LXD is built atop Linux's LXC.)

Cheers,

Paul.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9EE124D9-9210-4CBE-8DAE-99BED61768C2>