When running gateway in Docker, it needs access to the Docker socket
to create and manage sandbox browser containers on the host.
Changes:
- Add user: root for Docker socket permissions
- Mount /var/run/docker.sock into gateway container
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>