Supports running on docker

This commit is contained in:
ShaoHua
2024-06-28 00:10:01 +08:00
parent 08e7bf004b
commit 6d66b6532b
4 changed files with 15 additions and 38 deletions
+3
View File
@@ -0,0 +1,3 @@
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
cd ./Hua.DDNS
docker build -t hua.ddns:latest -f Dockerfile ..