@@ -0,0 +1,2 @@
#!/bin/bash
docker run -ti --rm --user 1000:1000 --name php-${PWD##*/} -v `pwd`:/project -w /project php:latest php "$@"
The note is not visible to the blocked user.