I tried running my container like so
docker run -p 8080:8080 -v ${PWD}/src:/var/www/src php-env
but under dev containers, I\'m seeing