SciCatProject / backend-v3

SciCat Data Catalogue Backend
https://scicatproject.github.io/documentation/
BSD 3-Clause "New" or "Revised" License
13 stars 17 forks source link

Update dockerfile to newer node version;simplify #645

Closed minottic closed 2 years ago

minottic commented 2 years ago

Description

Update node version in dockerfile and simplify commands

Motivation

Old version of node is incompatible with latest package.json

Fixes:

Tests included/Docs Updated?

minottic commented 2 years ago

@henrikjohansson712 thanks for the hint! I think that in a later PR I will move to use /home/node as the workdir and get rid of the user too. For now since we (PSI) have quite few volume mounts I did not want to mess with the folders