Skip to content

Abort deployments early if Docker isn't running#6339

Draft
vimtor wants to merge 2 commits intoanomalyco:devfrom
vimtor:docker-early-abort
Draft

Abort deployments early if Docker isn't running#6339
vimtor wants to merge 2 commits intoanomalyco:devfrom
vimtor:docker-early-abort

Conversation

@vimtor
Copy link
Copy Markdown
Collaborator

@vimtor vimtor commented Jan 20, 2026

closes #6249

proof of it working

with docker NOT running:

CleanShot 2026-01-20 at 15 24 47@2x

with docker running:

CleanShot 2026-01-20 at 15 25 55@2x

running dev mode with dev to false:

CleanShot 2026-01-20 at 16 01 45@2x

with a dev command and docker not running:

CleanShot 2026-01-20 at 16 28 18@2x

i'm not really sure this is the intended behavior though

@vimtor vimtor marked this pull request as draft February 14, 2026 15:04
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.

Fail deploys that require Docker early if Docker isn't running

1 participant