Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2023 23:34:20 -0500
From:      Tim Daneliuk <tundra@tundraware.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Docker
Message-ID:  <6889df41-863b-d17c-b11d-b5a92da93169@tundraware.com>
In-Reply-To: <d0da9627-3ff7-fcca-f9dc-6c2d1c874ef2@tundraware.com>
References:  <20230329053443.6ADA6B6AFED5@dhcp-8e64.meeting.ietf.org> <8E16D624-2655-4A10-844A-93E4F63E9859@gromit.dlib.vt.edu> <078a1cf8-7ae2-c593-615b-f5f37fa2b3eb@timpreston.net> <CA%2B1FSij9j922Nvv1Vhn43HznwpyGT99UZsU674G9hHWzR=UhvQ@mail.gmail.com> <06be3a1e-9319-1a21-88b9-4f87328ee127@timpreston.net> <CA%2B1FSijc%2B-OLNsyFNdR=jP3VzMi4zUE92i5iv9Pfg6AryDy_KQ@mail.gmail.com> <34b4b76e-1c41-4cfb-9e86-856f01e8abc9@app.fastmail.com> <CA%2B1FSihVrJ8cZ4ZU6mMr0sKJsZ98V4fh2vpDLugw7MGj-%2BEBPg@mail.gmail.com> <CA%2B1FSijL50mQ-HveBA4HZeNkSoaORv=aty-15nNLzn9amzY_nw@mail.gmail.com> <6002f636-310b-a9fd-b82f-346618976983@timpreston.net> <CA%2B1FSigV_pPwVW%2BDd8WZYGcNQVt7%2BYOcsnJFoRhS6jL5A636pg@mail.gmail.com> <d0da9627-3ff7-fcca-f9dc-6c2d1c874ef2@tundraware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/15/23 22:00, Tim Daneliuk wrote:
> On 4/12/23 08:38, Mario Marietto wrote:
>> ---> Docker will NEVER run on FreeBSD, because Docker is built on technologies which only exist in the Linux kernel.
>>
>> I don't agree with this. In my humble opinion Docker can run on FreeBSD. For sure,not using the same technology that it uses on Linux.
> 
> By way of introduction, I have been a BSD user before it ever existed

<SNIP>

I forgot to mention the most obvious thing here.  If your REALLY want
to run docker on FreeBSD, get a Mac.  The kernel is derived from
FreeBSD 4.x and there are "native" docker implementations available for
that OS ... well, sort of.  In order to make it work, they have to
run a linux kernel behind the scenes.

But this illustrates why cross-OS docker implementations are terrible.
Thought it's getting better, that implementation is dreadfully slow,
particularly with file I/O.  I forget the detail now, but running
docker natively in a VM running on OSX was something like 6x faster
on file I/O than the "native" OSX docker implementation.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6889df41-863b-d17c-b11d-b5a92da93169>