feature(docker): Implemented DockerFile, docker compose .env and updated the run.sh file.
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
.git
|
||||
.gitignore
|
||||
docs/
|
||||
memory-bank/
|
||||
*_test.go
|
||||
README.md
|
||||
run.sh
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
data/
|
||||
Reference in New Issue
Block a user