https://bugzilla.redhat.com/show_bug.cgi?id=1096849

            Bug ID: 1096849
           Summary: docker daemon for epel7 doesn't allow for additional
                    options
           Product: Fedora EPEL
           Version: epel7
         Component: docker-io
          Severity: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected]



Description of problem:
For el6, epel's docker build creates /etc/sysconfig/docker, which allows other
options to be passed to the docker daemon. the systemd unit files for epel7's
docker build do not. 

Version-Release number of selected component (if applicable):
docker-io-0.10.0-2.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. yum install docker-io
2. less /usr/lib/systemd/system/docker.service

Actual results:
There is no $other_args defined in the systemd unit file, nor is there an
/etc/sysconfig/docker in which to define the options. 

Expected results:
Same as the el6 docker. You should be able to pass additional arguments for
bridging, dns, or restart options 

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to