Docker reorganisation (#6)
* - new file location for docker * update of docker containers * update readme
This commit is contained in:
3
environment/dev/npm/Dockerfile
Normal file
3
environment/dev/npm/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM node:18-alpine
|
||||
|
||||
RUN npm install -g npm@latest
|
Reference in New Issue
Block a user