What problem are you trying to solve with docker?
> On 30 Jan 2019, at 20:36, Grzegorz Junka wrote:
>
>> On 27/01/2019 13:59, Stefan Bethke wrote:
>>> Am 19.01.2019 um 15:24 schrieb Grzegorz Junka :
>>> Hello, does anyone know the current status of docker on FreeBSD? Wiki
>>> https://wiki.fre
On Wed, 30 Jan 2019, Grzegorz Junka wrote:
> There is nothing docker-like in FreeBSD. Sure, we have jails and bhyve but
> they are faaar from the convenience and support of docker containers that you
> can pull directly from docker hub and have a complete application running in a
> few lines of co
I would imagine you would just take the docker architectural principles and
write some relatively straightforward code to reimplement them with jails
> On 30 Jan 2019, at 20:36, Grzegorz Junka wrote:
>
>> On 27/01/2019 13:59, Stefan Bethke wrote:
>>> Am 19.01.2019 um 15:24 schrieb Grzegorz Jun