regclient
A Go client and command-line tooling for inspecting, copying and managing images in Docker and OCI registries.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About regclient
regclient is a registry client for Docker and OCI container registries. It is written in Go and ships as a library plus command-line tools built on it. You can use the tools to inspect, copy and manage images held in a registry without pulling them through a local container engine.
The repository also includes a Docker plugin and documentation. It suits people who move images between registries or script registry maintenance in CI pipelines.
Strengths
- Works directly against Docker and OCI registries
- Command-line tools and a Go library from one project
- Includes a Docker plugin
Limitations
- Command-line only, with no graphical interface
- Assumes familiarity with container registries and image manifests
Details
- Pricing
- FreeFree to use; the source is published on GitHub.
- License
- Open source, license not stated
- Developer
- The regclient contributors
- Platforms
- Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Engineers who copy, inspect or script container images across registries
- Categories
- Container tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to regclient
Compare allSoftware that can replace regclient for an important use case, and what changes if you switch.
Skopeo
A command-line tool for inspecting, copying and signing container images in remote registries.
Skopeo inspects, copies, syncs and signs images between registries from the command line, but does not provide a Go library or Docker plugin.
ORAS
A command-line tool and client libraries for pushing and pulling OCI artifacts to container registries.
ORAS focuses on pushing and pulling any OCI artifact type, attaching signatures and SBOMs, with client libraries in several languages and Homebrew or winget installs.
Similar software
Related functionality, not necessarily a direct replacement.
Distribution
An open-source container registry server for storing and distributing container images and other content.
zot
Self-hosted OCI-native container image registry shipped as a single binary with no dependencies.
Harbor
A self-hosted container registry with vulnerability scanning, image signing and role-based access control.
Project Quay
A self-hostable container image registry for building, storing and distributing container images.
dive
Explore container image layers and find wasted space.