Job containers already mount the host Docker socket and default to unix:///var/run/docker.sock. The TCP override is unreachable from the bridge network and breaks docker login/build in Gitea Actions. Co-authored-by: Cursor <cursoragent@cursor.com>