https://bugzilla.redhat.com/show_bug.cgi?id=1219534
Bug ID: 1219534
Summary: Getting docker daemon not running error
Product: Fedora EPEL
Version: epel7
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],
[email protected]
Description of problem: Getting docker daemon not running error
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Installed EPEL on 6.5 RHEL
2. Installed docker-io
3. Able to run "docker" command
4. When running "docker run -i -t fedora /bin/bash" command using without root,
getting below error
FATA[0000] Post http:///var/run/docker.sock/v1.17/containers/create: dial unix
/var/run/docker.sock
<http:///var/run/docker.sock/v1.17/containers/create:%20dial%20unix%20/var/run/docker.sock>
: permission denied. Are you trying to connect to a TLS-enabled daemon without
TLS?
However, with root getting diff error like below for the same command
FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this
host?
Actual results:
Expected results:
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