#!/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