mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
chore: Update docker-compose.yml (#2553)
This commit is contained in:
@@ -88,7 +88,7 @@ docker run -dit \
|
||||
|
||||
```bash
|
||||
# curl -L https://github.com/docker/compose/releases/download/1.16.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
|
||||
mkdir qinglong
|
||||
mkdir qinglong && cd $_
|
||||
wget https://raw.githubusercontent.com/whyour/qinglong/master/docker/docker-compose.yml
|
||||
|
||||
# 启动
|
||||
|
||||
Reference in New Issue
Block a user