Docker configuration

I am trying to setup docker on my freebsd server and after installing it docker does not want to start. I get an error message about -d switch not being valid. Any tips for newbie on editing service script?
 
Although it works: Docker for FreeBSD is absolutely minimal ( just for playing) and the idea is not to use it in production on a FreeBSd server.
 
I guess e.g freenas uses boot2docker ..
For my personal taste I find docker under freebsd inappropriate. O.K, you have zfs and docker but if you really want docker, you could also use the "Tux" zfs version or perhaps smartos or so. The first thing I would think about is whether you really need docker for your personal use case.
 
Back
Top