chore: update .dockerignore and Dockerfile for improved build context and permissions

This commit is contained in:
krau
2025-05-19 09:23:24 +08:00
parent 729e688748
commit a474fdf6ae
3 changed files with 25 additions and 11 deletions

View File

@@ -1,7 +1,11 @@
*.md
.git
.github
.github/
.gitignore
.vscode
.vscode/
downloads/
data/
cache/
docs
docker-compose.yml
config.example.toml
docker-compose.*