lang/php72 needed

Steve O'Hara-Smith steve at sohara.org
Sun Jun 13 10:52:39 UTC 2021


On Thu, 10 Jun 2021 12:35:44 +0700
Victor Sudakov <vas at 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.

> infrastructure and automation Docker has. There are attempts to build
> something like Docker (iocage is the most known IMHO but its images are
> not layered which kills all the fun).

	Indeed Docker is a layer above the containers and hypervisors and
below the orchestration layer provided by Kubernetes.

-- 
Steve O'Hara-Smith <steve at sohara.org>


More information about the freebsd-questions mailing list