"Docker is not running ... failed!"의 두 판 사이의 차이

17번째 줄: 17번째 줄:
==같이 보기==
==같이 보기==
* [[failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER]]
* [[failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER]]
* [[failed to start daemon: Error initializing network controller: error obtaining controller instance: unable to add return rule in DOCKER-ISOLATION-STAGE-1 chain:]]
* [[Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?]]
* [[Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?]]


[[분류: Docker]]
[[분류: Docker]]

2022년 5월 14일 (토) 18:00 판

1 개요

Docker is not running ... failed!
# sudo service docker start
Starting Docker: docker.
# service docker status
Docker is not running ... failed!
# sudo service docker start
Starting Docker: docker.
# service docker status
Docker is not running ... failed!
# docker images
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}