update:开发版docker

This commit is contained in:
lan
2023-03-01 18:52:53 +08:00
parent 9947a0927a
commit 7746f86646
+4
View File
@@ -28,7 +28,11 @@
## 部署方式
### Docker一键部署
#### AMD 开发版
```bash
docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:pre
```
#### AMD
```bash