059c67bf76
The previous name-based stop only removed soroushasadi-site, but the container holding :3000 can have a different name (old Next.js build or an orphan from a previously-named compose project), so the bind kept failing. Now we remove every container publishing :3000 by filter, then also remove by our known name as a fallback. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>