chore: update installation script to improve error handling and suppress output in Docker commands

This commit is contained in:
Anish Sarkar 2026-03-03 19:33:21 +05:30
parent e7d6e5f5bd
commit 0fd1d37ed4
2 changed files with 17 additions and 3 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ node_modules/
.ruff_cache/
.venv
.pnpm-store
.DS_Store