# dcp を Homebrew, Nix でインストール

dcp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:dcp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dcp
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dcp
```

  証拠: nixpkgs package indexes: pkgs/by-name/dc/dcp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dcp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dcp>
- **バージョン:** 0.4.1
- **ソース概要:** Docker cp made easy
- **ホームページ:** <https://github.com/exdx/dcp>
- **リポジトリ:** <https://github.com/exdx/dcp>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/exdx/dcp/archive/refs/tags/v0.4.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- dcp (cli)
- dcp (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.4.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/exdx/dcp
- 検出された最新: v0.4.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

dcp is a small Rust command-line tool that wraps the multi-step workflow behind docker cp for container images. Its README frames the project around OCI images that are used as data carriers, especially Kubernetes-adjacent images such as operator bundles and Crossplane packages.

### プロジェクトの歴史

The public GitHub repository was created in July 2022, and the first tagged release, v0.1.0, was published on July 14, 2022. The project intentionally depends on existing Docker and Podman APIs rather than implementing its own container image stack.

### 採用の歴史

dcp is packaged for Homebrew and Nix, which points to a niche but practical audience of developers who need a quick way to inspect or extract files from container images without creating containers by hand.

### 使われ方

Users run dcp with an image name and optional content and destination flags to copy filesystem content locally. The tool can also pass username and password flags for private images, while its README warns that shell history makes that convenience insecure.

### パッケージ好きにとっての重要性

For package-manager users, dcp is a tiny example of the post-Docker CLI ecosystem: a focused binary that turns a verbose container-runtime ritual into one command, useful when packages, manifests, or other deployable assets are shipped inside OCI images.

### タイムライン

- 2022: GitHub repository created
- 2022: v0.1.0 release published
- 2022: v0.2.1 release published

### Related projects

- docker cp, podman, containerd, dive

### ソース

- <https://github.com/exdx/dcp>
- <https://github.com/exdx/dcp#readme>
- <https://github.com/exdx/dcp/releases/tag/v0.1.0>
- <https://github.com/exdx/dcp/releases/tag/v0.2.1>
- <https://api.github.com/repos/exdx/dcp>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dcp
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - dcp: normalized package name match | nixpkgs package indexes: pkgs/by-name/dc/dcp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [colima](https://pkg.so/ja/brew/colima/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, docker, kubernetes.
- [containerd](https://pkg.so/ja/brew/containerd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, kubernetes, oci.
- [container-canary](https://pkg.so/ja/brew/container-canary/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, docker, kubernetes.
- [oras](https://pkg.so/ja/brew/oras/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, oci.
- [skopeo](https://pkg.so/ja/brew/skopeo/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, oci.
- [container](https://pkg.so/ja/brew/container/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, oci.
- [ko](https://pkg.so/ja/brew/ko/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, kubernetes.
- [mintoolkit](https://pkg.so/ja/brew/mintoolkit/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, docker.
- [apko](https://pkg.so/ja/brew/apko/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, containers, infrastructure.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
