This is a Docker-based local development environment for WordPress with Roots Bedrock.
You can access the WordPress/PHP container with docker compose exec.
docker compose exec --user root php-fpm bashAlternatively, there is a script in the /bin directory that allows you to SSH in to the environment
from the project directory directly: ./bin/ssh.sh <user>.