From c7cc251036cc7ef660a207b9c0cf87087aa57dd6 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Fri, 3 Jul 2026 20:37:51 +0800 Subject: [PATCH] =?UTF-8?q?docs(=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=80=E9=94=AE=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ac317e6..b86ba56 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ # 在线体验 [OFDGo WebUI](https://ofdgo.aite.me/),将OFDGo编译为WASM提供服务 +# 一键部署 +```shell +docker run -d -p 80:80 ccr.ccs.tencentyun.com/xiaoqidun/ofdgo:latest +``` + # 构建指南 ```batch :: 1. 编译WASM资源