#! /bin/sh # set -a . "${PWD}/.env" set +a docker exec \ -e SHELLOPTS=vi \ -it --user www-data \ "${PREFIX}-app" \ /bin/bash