-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I tried running sh docker.sh start in Windows WSL, and got the following errors:
docker.sh: 9: [[: not found
Using default configuration as config.sh.
docker.sh: 19: source: not found
docker.sh: 28: [[: not found
docker.sh: 81: [[: not found
You need to pass either start or stop to this script.
Env and settings:
OS: Windows 10, WSL 2
Files: docker.sh and config.sh in the same folder
Can run Jupyter Lab in the WSL terminal of this folder: docker run --name sds --rm -ti -p 8888:8888 -v "$(pwd):/home/jovyan/work" jreades/sds:2022 jupyter lab --LabApp.password='sha1:288f84f833b0:7645388b889d84efbb2716d646e5eadd78b67d10' --ServerApp.password='sha1:288f84f833b0:7645388b889d84efbb2716d646e5eadd78b67d10'
@jreades Jon, any suggestions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels