1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2025-09-06 05:20:14 +02:00

Add basic Docker image

This commit is contained in:
Niek Candaele 2020-09-22 20:18:02 +02:00
parent d2c5641886
commit 0f01dc4d55
3 changed files with 40 additions and 0 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
npm-debug.log
node_modules
*.swp
*.swo
data
*.DS_Store