Reduce Docker build context and harden runtime image

This commit is contained in:
Tor Matz Andrén
2026-05-14 17:07:22 +02:00
parent 5fb84af635
commit 33f077ed1e
2 changed files with 36 additions and 11 deletions
+13
View File
@@ -0,0 +1,13 @@
node_modules
dist
.git
.github
coverage
.vscode
*.log
downloads
config
.env
.env.*
README.md
assets