soroush.asadi 059c67bf76 Fix deploy: free port 3000 by removing any container publishing it
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>
2026-06-01 08:29:14 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
S
Description
No description provided
642 KiB
Languages
C# 42.2%
HTML 40.4%
CSS 12.2%
JavaScript 4.2%
Dockerfile 1%