mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
文档添加 ghcr 镜像
This commit is contained in:
parent
3b064defcf
commit
dae1ce7bea
@ -3,6 +3,7 @@
|
||||
```
|
||||
docker run -dt --name bark -p 8080:8080 -v `pwd`/bark-data:/data finab/bark-server
|
||||
```
|
||||
*镜像也可使用 ghcr.io/finb/bark-server*
|
||||
|
||||
## Docker-Compose
|
||||
```
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
```
|
||||
docker run -dt --name bark -p 8080:8080 -v `pwd`/bark-data:/data finab/bark-server
|
||||
```
|
||||
*You can also use the image ghcr.io/finb/bark-server*
|
||||
|
||||
## Docker-Compose
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user