macOS
brew install cranelocal Homebrew formula metadata
brew
Tool for interacting with remote images and registries. Version 0.21.7 via Homebrew; verified 2026-06-18.
install
brew install cranelocal Homebrew formula metadata
sudo apk add craneAlpine Linux edge package indexes · crane · source: dl-cdn.alpinelinux.org
sudo pacman -S craneArch Linux sync databases · crane · source: geo.mirror.pkgbuild.com
sudo zypper install craneopenSUSE Tumbleweed package metadata · crane · source: download.opensuse.org
overview
Tool for interacting with remote images and registries
history
crane is the command-line front end in Google's go-containerregistry project for working with remote container images and registries. It sits beside the Go library APIs and exposes common registry operations as shell commands.
The go-containerregistry repository was created in 2018 as a Go library and set of CLIs for container registry work. Its README describes the library as largely based on Google's earlier Python containerregistry library and explains that crane, gcrane, and krane are tools built on top of the shared registry primitives.
The crane README documents direct binary releases, Go installation, Homebrew, Arch Linux, GitHub Actions setup, and a container image form of the tool. The project published a v0.1.0 GitHub release in 2020 and was still publishing releases in 2026.
crane became common packaging material because it is useful without a Docker daemon: scripts can copy, tag, inspect, authenticate to, and move images directly against registries. Official installation instructions explicitly cover Homebrew, Arch Linux, release tarballs, Go install, and containerized usage.
Package users reach for crane for registry automation: pulling and pushing images, copying between registries, tagging images in CI, listing tags, and authenticating to registries. The go-containerregistry README maps examples such as crane pull, crane push, and crane cp to library-level remote and tarball operations.
For package maintainers, crane is a small, single-purpose registry CLI with signed release artifacts and documented SLSA provenance verification. That makes it attractive in build pipelines where installing a full container engine would be unnecessary overhead.
security posture
No matching local secret-handling manifest was found for crane. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Credential-bearing paths to review before unattended agent runs.
~/.docker/config.json${DOCKER_CONFIG}/config.json${XDG_RUNTIME_DIR}/containers/auth.json%USERPROFILE%\.docker\config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crane | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/google/go-containerregistry
install metadata
| Package key | brew:crane |
|---|---|
| Version | 0.21.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/crane |
| Homepage | https://github.com/google/go-containerregistry |
| Repository | https://github.com/google/go-containerregistry |
| Upstream docs | https://github.com/google/go-containerregistry/blob/main/cmd/crane/recipes.md |
| License | Apache-2.0 |
| Source archive | https://github.com/google/go-containerregistry/archive/refs/tags/v0.21.7.tar.gz |
| Last updated | 2026-06-18T00:54:03Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | crane |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
crane 0.21.6-r0
tool for interacting with remote images and registries
https://github.com/google/go-containerregistry/tree/main/cmd/crane
sudo apk add cranecrane 0.21.6-1
Interacting with remote container images and registries.
https://github.com/google/go-containerregistry
sudo pacman -S cranecrane 0.21.3-1.2
CLI tool for interacting with remote images and registries
https://github.com/google/go-containerregistry
sudo zypper install cranesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.