提交 a2ca5fb3 编写于 作者: H hjdhnx

增加进入容器命令

上级 8941f0c4
......@@ -51,3 +51,8 @@ docker run --platform linux/arm/v7 -p 5705:5705 -p 9001:9001 --restart=always --
```shell
docker cp ./rules.db 4ff:/root/sd/pywork/dr_py/base/rules.db
```
9.进入容器
```shell
docker exec -it drpy /bin/sh
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册