demo nsenter approach to execute command in another container

This commit is contained in:
2025-02-13 00:04:07 +08:00
commit 673f096f25
9 changed files with 176 additions and 0 deletions

3
fastapi-nsenter/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.venv
__pycache__
data