Files
yttrx-welcomebot/.gitea
pmb 5dad3f99dd
docker-build-push / build-push (push) Successful in 5s
Drop the dead dockerd/vfs step — the job container already shares the host's Docker socket
Verified from the actual job container logs: act_runner bind-mounts
/var/run/docker.sock into every job container unconditionally, even before
privileged mode was enabled. The previous step's nested dockerd never
actually got used.
2026-07-06 13:50:37 -07:00
..