echo "Start code-server in $(pwd)" docker run \ -p 8080:8080 \ -v "$(pwd -W)":/workspace \ -v "C:\\Users\\zx\\.osr/:/root/.osr/" \ plastichub/kbot