# Install dcp with Homebrew, Nix

Docker cp made easy. Version 0.4.1 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dcp
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:dcp
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dcp>
- **Version:** 0.4.1
- **Source summary:** Docker cp made easy
- **Homepage:** <https://github.com/exdx/dcp>
- **Repository:** <https://github.com/exdx/dcp>
- **Upstream docs:** <https://github.com/exdx/dcp#readme>
- **License:** MIT
- **Source archive:** <https://github.com/exdx/dcp/archive/refs/tags/v0.4.1.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- dcp (cli)
- dcp (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.4.1
- Local data: ok
- Upstream repository: https://github.com/exdx/dcp
- Upstream latest detected: v0.4.1 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Related projects

- docker cp, podman, containerd, dive

### Sources

- <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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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

## Other Package-Manager Records

- 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


## Related links

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

## Combined YAML source

View the package source record on GitHub. [combined/dcp.yml](https://github.com/automic-vault/db/blob/main/combined/dcp.yml)


## Sources

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