fix: add .dockerignore and non-root USER to Dockerfile

This commit is contained in:
Mathias Bergqvist
2026-04-20 20:27:42 +02:00
parent 7ce544a051
commit 3796cfca87
2 changed files with 15 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.git
.gitea
.worktrees
.DS_Store
*.log
.env*
.vscode
.idea
bin/
brain/