Skip to content

Commit befc7ff

Browse files
committed
chore: set default workdir in untrusted devenv shell
1 parent 9ddd4e8 commit befc7ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

open-untrusted-devenv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ set -eou pipefail
44
docker compose -f ./docker-compose.development.yml run \
55
--quiet \
66
--rm \
7+
-w /workspace/zeppelin \
78
untrusted /bin/bash

0 commit comments

Comments
 (0)