#! /bin/bash # set -o allexport; source .env; set +o allexport docker exec -it $PREFIX-web /bin/bash -c "su www-data -s /bin/bash"