Bug 1219534

Summary: Getting docker daemon not running error
Product: [Fedora] Fedora EPEL Reporter: Ramesh Mohan Reddy <ramesh.reddy>
Component: docker-ioAssignee: Aditya Patawari <adimania>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: adimania, admiller, dwalsh, golang-updates, hushan.jia, ichavero, jchaloup, jperrin, lsm5, manuel.wolfshant, mattdm, mgoldman, miminar, s, thrcka, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-21 03:26:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ramesh Mohan Reddy 2015-05-07 14:11:33 UTC
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:

Comment 1 Daniel Walsh 2015-08-21 03:26:50 UTC
We are not supporting docker-io on rhel6.  Their are problems with linux kernel.