/[sudobot]/trunk/Dockerfile
ViewVC logotype

Diff of /trunk/Dockerfile

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

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

Legend:
Removed from v.425  
changed lines
  Added in v.426

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26