feature(docker): Implemented DockerFile, docker compose .env and updated the run.sh file.

This commit is contained in:
2026-04-30 03:12:58 +03:00
parent 0f630b9dca
commit 6b9f6ac291
6 changed files with 142 additions and 1 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.git
.gitignore
docs/
memory-bank/
*_test.go
README.md
run.sh
Dockerfile
.dockerignore
data/