build: Dockerfile non-root user, healthcheck, .dockerignore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user