7b507a26fc033e01937a40faf61f08506a70b94b
docker-debug.md
| ... | ... | @@ -9,4 +9,4 @@ Find docker processes from system shell |
| 9 | 9 | # Network |
| 10 | 10 | Look at the network config from a container's namespace |
| 11 | 11 | `# nsenter -t $(docker inspect --format '{{.State.Pid}}' <containerid>) -n ip {addr|route|...}` |
| 12 | -or run bash instead of ip to b=get a shell in the namespace. |
|
| ... | ... | \ No newline at end of file |
| 0 | +or run bash instead of ip to get a shell in the namespace. |
|
| ... | ... | \ No newline at end of file |