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:
parent
d2c5641886
commit
0f01dc4d55
3 changed files with 40 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
npm-debug.log
|
||||
node_modules
|
||||
*.swp
|
||||
*.swo
|
||||
data
|
||||
*.DS_Store
|
Loading…
Add table
Add a link
Reference in a new issue