mirror of
https://github.com/katanemo/plano.git
synced 2026-05-04 13:23:00 +02:00
* fix: add --type=container to docker inspect to prevent Podman conflicts Adding `--type=container` ensures `docker inspect` targets containers specifically, preventing conflicts with images in Podman. * Format Python code using pre-commit hook --------- Co-authored-by: Sid Golestaneh <sid@golestaneh.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_generator.py | ||
| consts.py | ||
| core.py | ||
| docker_cli.py | ||
| main.py | ||
| targets.py | ||
| utils.py | ||