This commit is contained in:
teasiu
2024-02-16 01:40:35 +08:00
parent 8ba8397e0f
commit 52a7c56c59
3 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ install-teslamate1.sh #特斯拉远控系统
1、安装 docker-compose 安装失败
![](./img/docker1.png)
![](./img/docker1.jpg)
原因网络问题,修改 dns 服务器地址
@@ -161,7 +161,7 @@ install-docker.sh
```
## docker常用命令
## 附1-docker常用命令
```
#info|version
@@ -199,7 +199,7 @@ docker attach # 进入容器正在执行的终端
docker cp 容器id:容器内路径 主机目的路径 #从容器内拷贝到主机上
```
## docker命令大全
## 附2-docker命令大全
```
docker attach #连接到正在运行中的容器

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB