/[sudobot]/trunk/Dockerfile
ViewVC logotype

Diff of /trunk/Dockerfile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 365 by rakin, Mon Jul 29 17:29:48 2024 UTC revision 404 by rakin, Mon Jul 29 17:30:04 2024 UTC
# Line 16  RUN npm run build Line 16  RUN npm run build
16    
17  COPY . .  COPY . .
18    
19    RUN test -f ./setup.sh && bash setup.sh
20    
21  EXPOSE 4000  EXPOSE 4000
22  CMD ["npm", "run", "start:node"]  CMD ["npm", "run", "start:node"]

Legend:
Removed from v.365  
changed lines
  Added in v.404

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26