# Compose 安装

你可以在 macOS，Windows，以及 64 位的 Linux 上运行 Compose。Compose 本身就是一个独立的二进制程序，所以安装比较简单，具体见 [Install Docker Compose](https://docs.docker.com/compose/install/)，这里不过多介绍。


---

# 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://wiki.opskumu.com/docker/compose/docker-compose-install.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.
