./install
docker compose up --build
./venv/bin/pytest -v -s --tb=short ./tests/health_test.py
https://edu.chainguard.dev/chainguard/chainguard-images/getting-started/getting-started-python/
./install
docker compose up --build
./venv/bin/pytest -v -s --tb=short ./tests/health_test.py
https://edu.chainguard.dev/chainguard/chainguard-images/getting-started/getting-started-python/