On 01/02/2019 22:04, Goran Mekić wrote:
On 1 February 2019 20:39:31 CET, Grzegorz Junka <li...@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-unsubscr...@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
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to
"freebsd-virtualization-unsubscr...@freebsd.org"