lc_ms_peak_picker / Dockerfile

Commit History

fix: set WORKDIR to /app/backend before CMD so npm start finds package.json
e0b91a3

hardiksood21 commited on

fix: remove conflicting old nodejs packages before installing Node.js 20
17a0f2d

hardiksood21 commited on

fix: handle UID 1000 already existing in base image, use USER 1000 directly
17b24dc

hardiksood21 commited on

fix: reset WORKDIR before COPY frontend/dist to fix Docker build error
7fe40a3

hardiksood21 commited on

feat: initial deployment - LC-MS Peak Picker
3adbdc8

hardiksood21 commited on