fish 7 months ago
parent
commit
165b96ffd8
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -48,6 +48,15 @@ pake https://weekly.tw93.fun --name weekly --hide-title-bar
 
 ```
 
+```
+docker run -it --rm \
+    -v ./packages:/output \
+    ghcr.io/tw93/pake \
+    https://weekly.tw93.fun --name weekly --hide-title-bar --icon ./icon.png
+
+```
+
+
 ## Reference
 
 下面是tauri 打包跨平台应用: