feat: add Docker setup and CI workflows for headless server
Some checks failed
Build and push Docker image (Gitea) / build (push) Failing after 2m12s

This commit is contained in:
2026-09-01 19:55:28 +07:00
parent 4af0dd0685
commit f7391a6971
10 changed files with 351 additions and 1 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
# Exclude development and unnecessary files from the Docker build context
.git
__pycache__
*.pyc
*.pyo
.gitignore
.dockerignore
README.md
MyApplication6.rar
submissions
data/
notebooks/catboost_info/
notebooks/*.ipynb
notebooks/FastMTCNN.py
notebooks/tester.py
notebooks/saved_dictionary.pkl
c4715817-515e-4815-aa0d-bfcc75d45388.jfif
models/
.env