Commit graph

4 commits

Author SHA1 Message Date
viq
a406802a7b
chore(node): update nodejs stuff
Node image to LTS 22.11.0
Chase rename of mercury-parser -> parser
npm update and npm audit fix
2024-11-17 20:47:14 +01:00
Jonathan Math
402563ab41 Fix node image/ docker-compose issue
the node_modules in the image were being overwritten by the bind mount for the node scripts. I fixed this by installing node_modules into a different directory and setting that directory in an env variable in the image.
2021-10-18 11:48:43 -05:00
Samuel Clay
155f9561db Updating node dockerfile to place node_modules in a parent directory to allow for volumizing node code. 2021-02-24 20:02:37 -05:00
Samuel Clay
cf3bec14ad Trying to get node docker setup but oddly it works locally and not in prod. 2021-02-24 17:17:06 -05:00