# 使用 Homebrew 安装 cekit

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

## 安装

```sh
sudo av install brew:cekit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cekit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cekit
- **软件包管理器:** Homebrew
- **版本:** 4.16.0
- **来源摘要:** Container Evolution Kit
- **主页:** <https://cekit.io>
- **最后更新:** 2026-07-13T10:08:44Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cekit (别名)
- cekit-cache (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

CEKit is a container image creation tool that builds container images from YAML image definitions, with an emphasis on modularity, reuse, and image testing.

### 项目历史

The project documentation records an earlier migration from Concreate dotfiles to the CEKit layout, moving configuration into the ~/.cekit directory and ~/.cekit/config file. The public GitHub repository was created in 2017 and uses CEKit as the Container Evolution Kit name.

### 采用历史

CEKit is aimed at build pipelines that need structured image descriptors rather than handwritten Dockerfiles. Its documentation includes Red Hat and OSBS-oriented features, and the package facts show distribution through Homebrew and Fedora/DNF.

### 使用方式

A typical CEKit project starts with an image.yaml image descriptor. Users can also keep global options in ~/.cekit/config or pass an alternate config file with --config.

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

For package maintainers, CEKit is interesting because it treats container image builds as descriptor-driven artifacts with reusable modules and multiple builder backends. That makes it closer to a packaging/build-system tool than a simple Docker wrapper.

### 时间线

- 2017: Public GitHub repository created for cekit/cekit.
- 2.x docs: CEKit documented migration from Concreate dotfiles to ~/.cekit and ~/.cekit/config.
- 4.x docs: CEKit documents image.yaml descriptors, ~/.cekit/config, and container image build/test workflows.

### Related projects

- Concreate is the predecessor configuration layout referenced by CEKit's migration notes.
- Docker, Podman, Buildah, and OSBS are relevant builder or build-system integrations in the CEKit ecosystem.

### 来源

- <https://api.github.com/repos/cekit/cekit>
- <https://github.com/cekit/cekit>
- <https://cekit.io>
- <https://docs.cekit.io/>
- <https://formulae.brew.sh/api/formula/cekit.json>


## 安全说明

infrastructure mutation or orchestration signal.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.cekit/config, image.yaml

## Combined YAML source

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


## 来源

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