mirror of
https://github.com/Murasame-Dev/McStatus-API.git
synced 2025-12-15 12:48:02 +00:00
Update README.md
add docker images and python version require.
This commit is contained in:
parent
7346b1f772
commit
859b6b1c53
1 changed files with 3 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
## 📦安装&▶启动
|
||||
|
||||
以下提到的方法 任选**其一** 即可
|
||||
以下提到的方法 任选**其一** 即可 (确保你有Python 3.10或以上的环境)
|
||||
|
||||
<details open>
|
||||
<summary>uv</summary>
|
||||
|
|
@ -48,6 +48,8 @@ docker build -t mcstatus-api .
|
|||
docker run --name mcstatus-api -p 8000:8000 -d mcstatus-api
|
||||
```
|
||||
|
||||
或者,你也可以使用这个编译好的镜像:registry.cn-guangzhou.aliyuncs.com/ineko-docker/mcstatus-api:latest
|
||||
|
||||
</details>
|
||||
|
||||
## 🖊下一步计划
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue