Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 290 Bytes

File metadata and controls

23 lines (16 loc) · 290 Bytes
categories
docker
tutorial
abbrlink 0
$ docker images
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running

启动docker服务

systemctl start docker

mac上没有systemctl这个命令

监听的端口