mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 15:36:07 +08:00
修改进入docker容器命令
This commit is contained in:
parent
aefd267eb2
commit
142bf84d94
|
@ -50,7 +50,7 @@ docker-compose up -d
|
|||
会生成`auth.json`
|
||||
|
||||
在ssh输入
|
||||
1.docker exec it qinglong bash
|
||||
1.docker exec -it qinglong bash
|
||||
2.cat /ql/config/auth.json
|
||||
|
||||
cat查看之后返回的结果类似如下字段
|
||||
|
|
Loading…
Reference in New Issue
Block a user