离线主机中docker镜像文件的下载与安装
启动docker,并拉取nginx镜像文件
# 查看docker进程
[rootlocalhost docker]# docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
# 启动docker并设置随机自启
[rootlocalhost docker]# systemctl en…
2026/7/11 10:43:09