Skip to content

fix(ui): respect user's choice to disable Docker mode#64

Merged
johannesjo merged 3 commits intomainfrom
claude/fix-docker-image-reference-OUbt1
Apr 9, 2026
Merged

fix(ui): respect user's choice to disable Docker mode#64
johannesjo merged 3 commits intomainfrom
claude/fix-docker-image-reference-OUbt1

Conversation

@johannesjo
Copy link
Copy Markdown
Owner

The auto-enable Docker effect would re-enable Docker mode whenever
skip-permissions was on and Docker was available, even after the user
explicitly unchecked it. Track the user's opt-out so the effect doesn't
override their choice.

https://claude.ai/code/session_01SvsewC7VFxe7fZuy1pc5uV

claude added 3 commits April 9, 2026 08:32
The auto-enable Docker effect would re-enable Docker mode whenever
skip-permissions was on and Docker was available, even after the user
explicitly unchecked it. Track the user's opt-out so the effect doesn't
override their choice.

https://claude.ai/code/session_01SvsewC7VFxe7fZuy1pc5uV
Docker mode should be controlled solely by the user's checkbox. The
auto-enable effect was forcing Docker on whenever skip-permissions was
enabled, ignoring the user's choice.

https://claude.ai/code/session_01SvsewC7VFxe7fZuy1pc5uV
@johannesjo johannesjo merged commit 8412463 into main Apr 9, 2026
5 checks passed
@johannesjo johannesjo deleted the claude/fix-docker-image-reference-OUbt1 branch April 9, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants