Initial commit

This commit is contained in:
2021-04-14 12:58:02 +02:00
commit b1389d2aee
37 changed files with 1459 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM node:15.11.0-alpine3.13
RUN apk add squashfs-tools git zip