[Bug 219185] sysutils/docker-freebsd:takeover maintainership
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 26 08:43:24 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219185
--- Comment #6 from Jov <amutu at amutu.com> ---
I don't think this port should be deleted.
sysutils/docker only includes the official Docker client.
sysutils/docker-machine is docker MANAGE tool, it can create docker instance on
different platforms(aws,vbox,digitocean,mac os) which must have driver plugins
first.You can think docker-machine as Ansible or similar tools, which can
manage Apache HTTPd instance on different OS, but someone must port httpd to
different OS and write ansible playbook for each platform first.For Mac
OS,dockder-machine use Xhyve to create docker, see
:https://github.com/docker/docker.github.io/blob/master/machine/AVAILABLE_DRIVER_PLUGINS.md
sysutils/docker-freebsd port the dockder to FreeBSD using jail and linux
emulation. It can make setup and manage linux jail on freebsd more convince and
has benefit for FreeBSD to leverage the docker ecology.
I am trying to update dockder-freebsd,see:
https://github.com/amutu/docker
this need some time.And I hope eventually push the patch to upstream.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list