Docker and OCI registry client for inspecting and managing container images
Docker and OCI Registry Client in Go and tooling using those libraries
regctl$ regctl tag ls docker.io/library/alpine$ regctl manifest get docker.io/library/nginx:latest$ regctl image copy docker.io/library/busybox:latest myregistry.com/busybox:latest