修改进入docker容器命令

This commit is contained in:
longjuan 2021-10-20 17:51:02 +08:00 committed by GitHub
parent aefd267eb2
commit 142bf84d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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查看之后返回的结果类似如下字段