Files
wanderer/web/.dockerignore
Patrick Stöckle 6318f4b4ad Improve container images (#749)
* 🔒 chore(security): improve container image security

* 👌 chore(review): add cron job to Dockerfile for periodic tasks
2026-01-24 22:21:19 +01:00

10 lines
85 B
Plaintext

*
!*.js
!*.ts
!package-lock.json*
!package.json
!src
!static
!tsconfig.json
!cron.sh