e73d47a8757df49e9d07d8966a6d0a0c03abee76
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>
Description
No description provided
Languages
HTML
74.2%
C#
25.4%
Dockerfile
0.3%
Batchfile
0.1%