Hacker News new | ask | show | jobs
by LeSaucy 1921 days ago
For docker on freebsd to get any traction, it would need to be implemented with the vm behind the scenes. The beauty of the macOS/windows versions are that they require 0 setup/maintenance and are an implementation detail.
2 comments

It seems like this should be relatively simple; build docker-cli as a native FreeBSD program, make a docker-machine backend for bhyve... port docker-machine to FreeBSD, I guess (I hope that's not hard; it's not doing anything OS-specific), and you should be good to go.
>docker on freebsd to get any traction

Yeah no thanks....run bhyve..with buntu and than your docker...have (no) fun.

That's "docker" for freebsd:

https://bastillebsd.org/

Wow... bastille is a pretty capable container manager!
Yes! I love to work with it.