4adfc9d0bf9d84685bf1139a5f34e0c2fa82cef7
docker inspect exits non-zero when the container is missing; under $ErrorActionPreference='Stop' that propagated and made `dev-db.ps1 status` exit 1 even though the script printed the right output. Swallow the inner exit code locally so callers see exit 0.
Description
No description provided
Languages
C#
71.8%
Svelte
17.7%
TypeScript
8.7%
PowerShell
1%
CSS
0.5%
Other
0.2%