build: Dockerfile non-root user, healthcheck, .dockerignore

This commit is contained in:
clawbot
2026-02-11 00:50:13 -08:00
parent eefb81ed8d
commit 1aac9cf480
2 changed files with 13 additions and 8 deletions

View File

@@ -1,8 +1,9 @@
bin/
chatd
data.db
.env
.git
*.test
*.out
debug.log
*.md
!README.md
chatd
chat-cli
data.db
data.db-wal
data.db-shm
.env