# 极空间部署

1. 拉取music tag web镜像

<figure><img src="/files/yGcR2Zi6ldeUVSsTeH4U" alt=""><figcaption></figcaption></figure>

第二步，双击下载后的镜像文件

<figure><img src="/files/1wA3BPQKdyoPgYlTpvfx" alt=""><figcaption></figcaption></figure>

第三步，创建 Docker 文件夹目录

<figure><img src="/files/FdzIgY1pZ5P3I4LrN7Rp" alt=""><figcaption></figcaption></figure>

第四步，添加目录地址 本地存放音乐的目录 / 我的文件 /Music【替换成自己的目录】/app/media 刚新建的 Docker 配置目录 / 高速存储 /Docker/MuasiTag/config【替换成自己的目录】/app/data

<figure><img src="/files/km70x6j20yEXzi7os5bK" alt=""><figcaption></figcaption></figure>

第五步，添加端口也可以是【host】默认应该是 8002，我选择的是自定义端口【bridge】

<figure><img src="/files/tv11nGkCMwLSzU7aCMjR" alt=""><figcaption></figcaption></figure>

部署完成


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xiers-organization.gitbook.io/music-tag-web-v2/kuai-su-kai-shi/ji-kong-jian-bu-shu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
