desktop-environment/scripts/shell.sh
Jackson Delahunt 51a48d231a stemn-cache
2019-02-16 02:23:55 +11:00

9 lines
221 B
Bash
Executable file

REPO_ROOT=$(dirname $(realpath $0))/..
# Export desktop environment shell configuration
export $($REPO_ROOT/scripts/environment.sh)
docker exec \
--interactive \
--tty \
$DESKTOP_ENVIRONMENT_CONTAINER zsh --login