add dockerfile
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.env
|
||||
.nyc_output
|
||||
coverage
|
||||
.sass-cache
|
||||
.cache
|
||||
.tmp
|
||||
.DS_Store
|
||||
*.log
|
||||
dist
|
||||
.strapi-updater.json
|
||||
Reference in New Issue
Block a user