Kamil Niemczycki 7e242d5aa2
Docker reorganisation (#6)
* - new file location for docker

* update of docker containers

* update readme
2023-03-07 23:45:45 +01:00

4 lines
51 B
Docker

FROM node:18-alpine
RUN npm install -g npm@latest