fix(sandbox): improve docker image existence check error handling
- Modifies `dockerImageExists` to inspect stderr when the exit code is non-zero. - Returns `false` only if the error explicitly indicates "No such image". - Throws an error with the stderr content for all other failures.
This commit is contained in:
parent
78ef609d7b
commit
2091b4aed0