Created attachment 183232 [details] Add docker_flags Add a docker_flags variable to the rc script that can be used to pass freeform options to the docker command. I use it for the "-H" option.
Thanks for your patch, looks good to me.
A commit references this bug: Author: asomers Date: Tue Jun 6 03:44:36 UTC 2017 New revision: 442739 URL: https://svnweb.freebsd.org/changeset/ports/442739 Log: sysutils/docker-freebsd: add docker_flags to the rc script Add a docker_flags variable to the rc script that can be used to pass freeform options to the docker command. I use it for the "-H" option. PR: 219795 Approved by: amutu@amutu.com (maintainer) Approved by: brd (ports) Changes: head/sysutils/docker-freebsd/Makefile head/sysutils/docker-freebsd/files/docker.in
Assign to committer that resolved.