mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-13 08:00:49 +08:00
在 duplicati/README.md 中添加 Docker 运行命令示例
This commit is contained in:
@ -2,6 +2,10 @@
|
|||||||
- https://github.com/linuxserver/docker-duplicati
|
- https://github.com/linuxserver/docker-duplicati
|
||||||
- https://github.com/duplicati/duplicati/blob/master/ReleaseBuilder/Resources/Docker/README.md
|
- https://github.com/duplicati/duplicati/blob/master/ReleaseBuilder/Resources/Docker/README.md
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker run --rm -it --entrypoint sh duplicati/duplicati:canary
|
||||||
|
```
|
||||||
|
|
||||||
## 启动
|
## 启动
|
||||||
```bash
|
```bash
|
||||||
DUPLICATI_DOMAIN=❗️❗️❗️
|
DUPLICATI_DOMAIN=❗️❗️❗️
|
||||||
|
Reference in New Issue
Block a user