Bug 1565951 - docker run failed
Summary: docker run failed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: atomic
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-11 07:05 UTC by lnie
Modified: 2018-04-11 07:40 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-11 07:40:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
journal (175.22 KB, text/plain)
2018-04-11 07:05 UTC, lnie
no flags Details

Description lnie 2018-04-11 07:05:01 UTC
Created attachment 1420198 [details]
journal

Description of problem:

[fedora@atomic01 ~]$ docker run -it --rm docker.io/busybox true && echo "PASS"
/usr/bin/docker-current: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.26/containers/create: dial unix /var/run/docker.sock: connect: permission denied.
See '/usr/bin/docker-current run --help'.
[fedora@atomic01 ~]$ systemctl start docker
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
Authentication is required to start 'docker.service'.
Authenticating as: fedora Cloud User (fedora)
Password: 
==== AUTHENTICATION COMPLETE ====
[fedora@atomic01 ~]$ docker run -it --rm docker.io/busybox true && echo "PASS"
/usr/bin/docker-current: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.26/containers/create: dial unix /var/run/docker.sock: connect: permission denied.
See '/usr/bin/docker-current run --help'.


Version-Release number of selected component (if applicable):
Fedora-AtomicHost-28-20180410.n.1.x86_64.qcow2.1

How reproducible:
always 

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.