mirror of https://github.com/Nezreka/SoulSync.git
Add a Node-based webui builder stage that installs frontend dependencies and runs the Vite production build, then copies the generated static/dist assets into the final runtime image. Move Python dependency installation into a separate venv build stage so compiler and development packages stay out of the runtime image. Also ignore local webui node_modules, Vite cache, and dist output from the Docker build context.pull/388/head
parent
d65ecbe464
commit
ed8ff46c9c
Loading…
Reference in new issue