update:arm docker

This commit is contained in:
lan
2022-12-21 22:12:14 +08:00
parent f94a918253
commit 6c07f9a5ab
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -103,6 +103,7 @@
```bash
docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:latest
```
#### ARM
```bash
docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:arm