Skip to content

Propose to start Docker Desktop when the daemon is not running#4

Merged
pforret merged 1 commit into
masterfrom
claude/docker-startup-prompt-n59jD
May 20, 2026
Merged

Propose to start Docker Desktop when the daemon is not running#4
pforret merged 1 commit into
masterfrom
claude/docker-startup-prompt-n59jD

Conversation

@pforret

@pforret pforret commented May 20, 2026

Copy link
Copy Markdown
Owner

When mkdox new/build/serve detect that the Docker daemon is unreachable,
ask the user before quitting and try to start Docker Desktop (macOS, Linux
with systemd, or Windows). Replaces the scattered "docker -v" / "docker ps"
checks with a single Docker:ensure_running helper that also waits up to
60s for the engine to come up.

When mkdox new/build/serve detect that the Docker daemon is unreachable,
ask the user before quitting and try to start Docker Desktop (macOS, Linux
with systemd, or Windows). Replaces the scattered "docker -v" / "docker ps"
checks with a single Docker:ensure_running helper that also waits up to
60s for the engine to come up.
@pforret pforret merged commit 101e8e2 into master May 20, 2026
3 checks passed
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