更新 README.md 和 Docker Compose 配置,添加 sything 相关文档和示例

This commit is contained in:
严浩
2024-10-24 22:48:53 +08:00
parent 6b18d3acc2
commit 277031ada7
4 changed files with 10 additions and 24 deletions

5
stacks/sything/README.md Normal file
View File

@ -0,0 +1,5 @@
# sything
[![Try in PWD](https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png)](http://play-with-docker.com?stack=https://raw.githubusercontent.com/yanhao98/docker-example/refs/heads/main/stacks/sything/docker-compose.yml)
```bash
wget https://raw.githubusercontent.com/yanhao98/docker-example/refs/heads/main/stacks/sything/docker-compose.yml && docker-compose up -d
```