act_runner automatically passes /var/run/docker.sock from its own mounts to job containers. Explicitly adding it in container.options caused "Duplicate mount point" error, preventing all job containers from starting. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>