You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cli): add --enable-dind flag to opt-in to Docker socket access (#1276)
Add --enable-dind flag that exposes the host Docker socket to the agent
container, enabling Docker-in-Docker workflows. By default, the socket
remains hidden (mounted as /dev/null) for security.
Closes#116
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments