# 使用 Homebrew 安装 container-compose

查看 container-compose 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:container-compose
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install container-compose
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:container-compose
- **软件包管理器:** Homebrew
- **版本:** 1.1.0
- **来源摘要:** Manage Apple Container with Docker Compose files
- **主页:** <https://github.com/mcrich23/container-compose>
- **仓库:** <https://github.com/mcrich23/container-compose>
- **最后更新:** 2026-07-12T20:37:48Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- container-compose (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.0
## 项目历史与用法

Container-Compose is a Swift CLI that maps familiar Docker Compose-style workflows onto Apple's `container` tool. Its history is short and closely follows the appearance of Apple Container in the macOS container-tooling ecosystem.

### 项目历史

The project describes itself as limited Docker Compose support for Apple Container rather than a wrapper around Docker or Docker Compose. Official releases began with 0.1.0 in June 2025 and reached 1.0.0 in June 2026.

### 采用历史

Official sources do not publish an adopter list. The README positions Homebrew as the recommended installation path, suggesting its main distribution story is convenience for macOS users experimenting with Apple Container and Compose files.

### 使用方式

The CLI reads `docker-compose.yml`-style files, supports `.env` input, and starts multi-service applications through Apple Container. This makes it a compatibility bridge for developers carrying Compose habits into Apple's native container runtime.

### 为什么软件包爱好者会关心

The package is notable because it sits at a boundary between established Docker Compose file conventions and Apple's newer container stack. In package-manager terms, it turns a new platform-specific runtime into something approachable with existing Compose project layouts.

### 时间线

- 2025: 0.1.0 release published.
- 2026: 1.0.0 release published.

### Related projects

- Container-Compose is explicitly related to Apple Container and to Docker Compose file workflows, while its README states it is not a Docker or Docker Compose wrapper.

### 来源

- <https://github.com/Mcrich23/container-compose#readme>
- <https://github.com/Mcrich23/Container-Compose/releases/tag/0.1.0>
- <https://github.com/Mcrich23/Container-Compose/releases/tag/1.0.0>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/container-compose.yml](https://github.com/mxcl/pkgdb/blob/main/combined/container-compose.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
