#! /bin/sh # set -a . "${PWD}/.env" set +a docker exec \ -it \ --user root "${PREFIX}-app" \ /bin/bash