mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-24 18:55:31 +00:00
Remove redundant English from headings
This commit is contained in:
@@ -252,7 +252,7 @@ $ docker exec myapp python manage.py migrate
|
||||
$ docker exec -it myapp bash
|
||||
OCI runtime exec failed: exec failed: unable to start container process: exec: "bash": executable file not found
|
||||
|
||||
## 解决方案:使用调试容器(Docker Desktop 或 Kubernetes debug)
|
||||
## 解决方案:使用调试容器
|
||||
|
||||
$ docker debug myapp
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user