adding dockerfile and compose files for hosting chessu in container

This commit is contained in:
hprasa638
2024-10-14 16:08:09 +05:30
committed by hprasa638
parent 2ac873c5b1
commit 8fdbc660a5
5 changed files with 89 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.github
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
docker-compose.yml
Dockerfile
LICENSE