Use configurable npm mirror with npm ci --no-audit --no-fund and add startup logs plus README docs for NPM_REGISTRY.
Co-authored-by: Cursor <cursoragent@cursor.com>
Add APT_MIRROR build arg to switch Debian source before apt-get update, and document faster build command using BuildKit and host network.
Co-authored-by: Cursor <cursoragent@cursor.com>
Install git in image and change start script to clone/pull target branch, reinstall dependencies, rebuild frontend, then launch backend and frontend services.
Co-authored-by: Cursor <cursoragent@cursor.com>