We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Open up bash into the app container
Usage: workflow ssh [--root|-r] Options: root|r Open up as root
Under the hood this will run the following command
docker exec -u www-data container-name bash