There was an error while loading. Please reload this page.
1 parent 9ddd4e8 commit befc7ffCopy full SHA for befc7ff
1 file changed
open-untrusted-devenv.sh
@@ -4,4 +4,5 @@ set -eou pipefail
4
docker compose -f ./docker-compose.development.yml run \
5
--quiet \
6
--rm \
7
+ -w /workspace/zeppelin \
8
untrusted /bin/bash
0 commit comments