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

This commit is contained in:
clawbot
2026-02-11 00:50:13 -08:00
committed by user
parent 704f5ecbbf
commit b7ec171ea6
2 changed files with 19 additions and 14 deletions

View File

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