Date: Sat, 2 Feb 2019 13:14:00 +0000 From: Mark Blackman <mark@exonetric.com> To: Grzegorz Junka <list1@gjunka.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: <51ED3AFB-2A77-43B0-9516-96FDBB18A498@exonetric.com> In-Reply-To: <43008c1f-488c-7f48-3f58-61679286c19c@gjunka.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>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 2 Feb 2019, at 11:59, Grzegorz Junka <list1@gjunka.com> wrote: >=20 >=20 >=20 > On 01/02/2019 22:04, Goran Meki=C4=87 wrote: >> On 1 February 2019 20:39:31 CET, Grzegorz Junka <list1@gjunka.com> = <mailto:list1@gjunka.com> wrote: >> On 31/01/2019 07:50, Mark Blackman wrote: >> What problem are you trying to solve with docker? >>=20 >> There is a misunderstanding. I am not trying to solve any problem. = The=20 >> team I am working with is using docker during development (by using a=20= >> preconfigured container they avoid having to setup a complex backend=20= >> system on development/CI machines). I was hoping to use FreeBSD = during=20 >> the development but it proved difficult. I now have a choice of = either=20 >> switching to Linux natively (as bhyve didn't help) or to use MacBook = Pro=20 >> - both supporting docker out of the box. >>=20 >> Thanks >>=20 >> GrzegorzJ >> freebsd-virtualization@freebsd.org = <mailto:freebsd-virtualization@freebsd.org> mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization = <https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization> >> To unsubscribe, send any mail to = "freebsd-virtualization-unsubscribe@freebsd.org" = <mailto:freebsd-virtualization-unsubscribe@freebsd.org> >>=20 >> 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. >>=20 >=20 > 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. >=20 > Reggae sounds great but sadly it's not going to help me here. >=20 > GrzegorzJ >=20 I always liked Bryan Cantrill=E2=80=99s dissection of Docker=E2=80=99s = virtues here: https://www.joyent.com/blog/dockers-killer-feature = <https://www.joyent.com/blog/dockers-killer-feature> And I=E2=80=99ve seen a few people suggest the most crucial contribution = of docker was the docker image format. - Mark=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51ED3AFB-2A77-43B0-9516-96FDBB18A498>