Add Docker deployment files
This commit is contained in:
parent
69a5937ead
commit
bb3bdda5f9
2 changed files with 21 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.astro
|
||||
.git
|
||||
dist
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue