php.validate.executablePath Docker

1
2
#!/bin/bash
docker exec -it web_app php $@

"php.validate.executablePath": "./php"
TP