@@ -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 打包跨平台应用: