Files
route-commerce/.gitea
tyler 7dd29cc44f
Deploy to route.crispygoat.com / deploy (push) Failing after 12s
Build / build (push) Has been cancelled
fix: use separate docker ps calls to remove containers by name prefix
Multiple --filter name= flags are ANDed in docker ps, so combining
route_commerce_ and route-commerce- in one call matched nothing and
left db/minio running. Split into two calls, dedup with sort -u.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 19:09:40 -06:00
..