Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 16:40:53 +0000
From:      Grzegorz Junka <list1@gjunka.com>
To:        Mark Blackman <mark@exonetric.com>
Cc:        =?UTF-8?Q?Goran_Meki=c4=87?= <meka@tilda.center>, freebsd-virtualization@freebsd.org, Stefan Bethke <stb@lassitu.de>
Subject:   Re: The status of docker
Message-ID:  <72bf109c-1b3f-bfc8-c918-f408f64384bd@gjunka.com>
In-Reply-To: <51ED3AFB-2A77-43B0-9516-96FDBB18A498@exonetric.com>
References:  <089e330d-2761-2440-3b7f-dd22e9088af5@gjunka.com> <929CF558-E8CC-4F7D-9C30-DDD63C17861D@lassitu.de> <a63ae2e5-28ba-5946-a8b6-28d29007ea7a@gjunka.com> <94964BDE-7B14-424B-88A5-4D8F4A9AAC56@exonetric.com> <83736f61-abe9-d85f-a782-1b684808678c@gjunka.com> <0CE9FE94-68B3-4634-B762-440E11E9D4C5@tilda.center> <43008c1f-488c-7f48-3f58-61679286c19c@gjunka.com> <51ED3AFB-2A77-43B0-9516-96FDBB18A498@exonetric.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/02/2019 13:14, Mark Blackman wrote:
> On 2 Feb 2019, at 11:59, Grzegorz Junka <list1@gjunka.com 
> <mailto:list1@gjunka.com>> wrote:
>> On 01/02/2019 22:04, Goran Mekić wrote:
>>> On 1 February 2019 20:39:31 CET, Grzegorz Junka <list1@gjunka.com> 
>>> wrote:
>>>
>>>     On 31/01/2019 07:50, Mark Blackman wrote:
>>>
>>>         What problem are you trying to solve with docker? 
>>>
>>>
>>>     There is a misunderstanding. I am not trying to solve any problem. The
>>>     team I am working with is using docker during development (by using a
>>>     preconfigured container they avoid having to setup a complex backend
>>>     system on development/CI machines). I was hoping to use FreeBSD during
>>>     the development but it proved difficult. I now have a choice of either
>>>     switching to Linux natively (as bhyve didn't help) or to use MacBook Pro
>>>     - both supporting docker out of the box.
>>>
>>>     Thanks
>>>
>>>     GrzegorzJ
>>>     ------------------------------------------------------------------------
>>>     freebsd-virtualization@freebsd.org  mailing list
>>>     https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
>>>     To unsubscribe, send any mail to"freebsd-virtualization-unsubscribe@freebsd.org"
>>>
>>>
>>> Does it have to be docker? When I faced similar problem, I thought 
>>> it was wise to invest time in development inside jail, so I wrote 
>>> Reggae based on CBSD. I'll publish a bugfix version as soon as i get 
>>> back from FOSDEM so you might give it a try. I wrote few ansible 
>>> playbooks for services I needed in jail like PostgreSQL, RabbitMQ, 
>>> mail based on postfix+dovecot, etc. Reggae is inspired by docker 
>>> compose and Vagrant, hence you can run multiple jails per project, 
>>> like docker compose.
>>>
>>
>> Well, only I am using FreeBSD. The others are using Macs for 
>> development. So technically it makes more sense for me to use their 
>> tools rather than trying to convince them to switch to FreeBSD and 
>> use jails.
>>
>> Reggae sounds great but sadly it's not going to help me here.
>>
>> GrzegorzJ
>>
> I always liked Bryan Cantrill’s dissection of Docker’s virtues here:
>
> https://www.joyent.com/blog/dockers-killer-feature
>
> And I’ve seen a few people suggest the most crucial contribution of 
> docker was the docker image format.
>

Good read, thanks. This all boils down to simplicity as being the 
ultimate sophistication. People are lazy (in the good sense) and don't 
want to be reinventing the wheel. They would pay more for a 
device/software that solves more of their problems and is easier to use 
(vide MacOS vs Windows with their ecosystems), so that they can finish 
earlier and get on with their lives.

I may be enjoying compiling packages on FreeBSD and manually configuring 
the network but I can hardly expect someone from my team to do the same. 
Docker simplifies their life and I can't blame them for using it. I can 
only wish there was a similar tool to achieve the same with bhyve/jail.

GrzegorzJ





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72bf109c-1b3f-bfc8-c918-f408f64384bd>