Skip to content

Problem with sh docker.sh #2

@huanfachen

Description

@huanfachen

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions