mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #1649 from omnivore-app/fix/import-handler-docker
Add .dockerignore for the import handler
This commit is contained in:
commit
424eb95e5a
1 changed files with 6 additions and 0 deletions
6
packages/import-handler/.dockerignore
Normal file
6
packages/import-handler/.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
node_modules
|
||||
build
|
||||
.env*
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
|
||||
Loading…
Reference in a new issue