Skip to content

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? #782

@universeroc

Description

@universeroc
  • This is a bug report
  • This is a feature request
  • I searched existing issues before opening this one

Expected behavior

docker daemon started

Actual behavior

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Steps to reproduce the behavior

  1. docker pull ubuntu:18.04
  2. docker run -it ubuntu:18.04 /bin/bash
  3. apt update && apt install docker
  4. service docker start

Output of docker version:

Docker version 18.09.7, build 2d0083d

Output of docker info:

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Additional environment details (AWS, VirtualBox, physical, etc.)
docker client is Docker for Desktop on Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions