feat: add Docker support with Dockerfile and docker-compose configuration

This commit is contained in:
eafonyang
2026-06-25 16:14:04 +08:00
parent 6073f4d598
commit 2d4e98d53b
10 changed files with 262 additions and 1 deletions
+5
View File
@@ -25,6 +25,11 @@ videos
deploy-packages
output
# nginx TLS material (upload fullchain.pem + privkey.pem on the server)
nginx/certs/*.pem
nginx/certs/*.key
data/
# misc
.DS_Store
._*