fix(docker): add vendor directory check before skipping composer install
Prevents false positives from stale hash files when vendor/autoload.php is missing. This fixes "Failed to open stream" errors after volume cleanup or fresh clone scenarios where the hash file exists but vendor directory doesn't.
This commit is contained in:
Reference in New Issue
Block a user