MOD:支持docker 部署

This commit is contained in:
leosam1024
2023-07-11 09:06:31 +08:00
parent 2a09fb46af
commit 82df0d274c
4 changed files with 88 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
docker build -t tvbox-mv:latest .
# docker login
# docker tag f19ca91a5d8a leosam1024/tvbox-mv:latest
# docker push leosam1024/tvbox-mv:latest