Обновил сборку и зависимости

This commit is contained in:
2021-07-18 10:44:03 +03:00
parent 91cfa35d2c
commit 7007b184d0
9 changed files with 11271 additions and 1834 deletions

3
docker/node/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM node:12.22.3-alpine
RUN npm install -g npm