Docker.VSCode.Integration.HF / start_server.sh
awacke1's picture
Duplicate from DockerTemplates/vscode
c9c4784
raw
history blame
163 Bytes
#!/bin/bash
echo "Starting VSCode Server..."
exec /app/openvscode-server/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token \"${@}\" --