File size: 153 Bytes
393ccdd
 
 
1
2
3
#!/bin/bash
# Ensure code-server starts correctly and listens on the specified port
/usr/bin/entrypoint.sh --bind-addr 0.0.0.0:7860 /home/coder/workspace