Skip to content

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

Answered by XiaoFei9704
i-kj asked this question in Q&A
Discussion options

You must be logged in to vote

Before run docker_run_carla.sh on host machine, please edit scripts
/carla-compose.yml
Delete the following:

ports:
            - "2000:2000"
            - "2001:2001"
            - "2002:2002"

And then you can access carla by localhost:2000

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@i-kj
Comment options

@XiaoFei9704
Comment options

Answer selected by i-kj
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@i-kj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants