Bug 219795 - [PATCH] sysutils/docker-freebsd add docker_flags to the rc script
Summary: [PATCH] sysutils/docker-freebsd add docker_flags to the rc script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Alan Somers
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-06-05 04:10 UTC by Alan Somers
Modified: 2017-06-06 04:54 UTC (History)
2 users (show)

See Also:
amutu: maintainer-feedback+


Attachments
Add docker_flags (1.10 KB, patch)
2017-06-05 04:10 UTC, Alan Somers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Somers freebsd_committer freebsd_triage 2017-06-05 04:10:26 UTC
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.
Comment 1 Jov 2017-06-05 06:30:30 UTC
Thanks for your patch, looks good to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-06-06 03:45:31 UTC
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
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2017-06-06 04:54:08 UTC
Assign to committer that resolved.