Improve container images (#749)
* 🔒 chore(security): improve container image security * 👌 chore(review): add cron job to Dockerfile for periodic tasks
This commit is contained in:
9
db/.dockerignore
Normal file
9
db/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
*
|
||||
!commands
|
||||
!federation
|
||||
!go.*
|
||||
!integrations
|
||||
!main.go
|
||||
!migrations
|
||||
!templates
|
||||
!util
|
||||
Reference in New Issue
Block a user