Skip to content

Conversation

@AkibaAT
Copy link
Collaborator

@AkibaAT AkibaAT commented Dec 3, 2025

The Problem/Issue/Bug:

See: https://php-perfect.sentry.io/issues/6547707863/
Currently, and UncheckedExecutionException is being thrown when the docker executable isn't found. This should instead be caught the same as other types of command execution exceptions.

How this PR Solves the Problem:

Catch UncheckedExecutionException in DockerImpl

Manual Testing Instructions:

Related Issue Link(s):

WIP
Actually, this should either be using the remote settings to find the correct docker exec path, or not rely on docker itself anymore.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2025

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