chore: optimize docker deployment by add docker ignore file
This commit is contained in:
parent
40b313a2f2
commit
ffbe7f4fb0
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@ -0,0 +1,13 @@
|
||||
.cursor
|
||||
.github
|
||||
.next
|
||||
.open-next
|
||||
.source
|
||||
.vscode
|
||||
.git
|
||||
.wrangler
|
||||
.dockerignore
|
||||
node_modules
|
||||
**/node_modules
|
||||
Dockerfile
|
||||
LICENSE
|
Loading…
Reference in New Issue
Block a user