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

            Bug ID: 1192848
           Summary: docker no longer supports socket-activation
           Product: Fedora
           Version: 21
         Component: docker-io
          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], [email protected],
                    [email protected], [email protected], [email protected],
                    [email protected], [email protected]



Version-Release number of selected component (if applicable):
docker-io-1.4.1-8.fc21.x86_64


How reproducible:
Always


Steps to Reproduce:

$ docker ps

Actual results:

FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this
host?


Expected results:

/var/run/docker.sock should automatically start `docker.service` via socket
activation. This was the case on fedora 20.

Additional info:

I looked in the package history, and it looks like it was disabled by:

commit aecb9bfe55824e2c9c7be4afce3ac8dd7e3395f5
Author: Lokesh Mandvekar <[email protected]>
Date:   Fri Jan 16 17:06:40 2015 +0000

    docker group and socket activation not used

    NVR: docker-io-1.4.1-7

    - sysconfig file updates

    Signed-off-by: Lokesh Mandvekar <[email protected]>

I assume there's a reason for this, but there's no bugzilla or other issue
reference, and no description of why the functionality should be removed. The
removal of socket activation is pretty annoying, so it would be great if it
could be re-enabled. If it can't be enabled, it would be good to document why.

-- 
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