Files
proxmox c1ca2b41c0 Stop forcing DOCKER_HOST to tcp://docker.local:2375
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>
2026-08-02 21:36:05 -07:00
..