soroush.asadi e73d47a875
CI/CD / CI · dotnet build (push) Successful in 40s
CI/CD / Deploy · drsousan (push) Successful in 15s
fix: remove apt-get curl install — use bash TCP health check instead
archive.ubuntu.com is unreachable from the build server, causing
apt-get to time out and fail every build. curl was only used for
the HEALTHCHECK. Replace with a zero-dependency bash TCP check:
  bash -c 'echo > /dev/tcp/localhost/8080'
No packages needed, no external network access required.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-06-02 16:03:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
2026-05-31 00:42:08 +03:30
S
Description
No description provided
1.3 MiB
Languages
HTML 74.2%
C# 25.4%
Dockerfile 0.3%
Batchfile 0.1%