Ross ROSS = Recommend OSS · open-source software intelligence for agents

psviderski/unregistry

Push docker images directly to remote servers without an external registry observed · 2026-08-28

github.com/psviderski/unregistry · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 92
  • Release rhythm 88
  • Longevity 32
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 17
  • age_days: 457
  • days_rel: 82
  • days_push: 50
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

4861 stars · 93 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Unregistry is a lightweight container image registry that stores and serves images directly from a Docker daemon's storage. Its `docker pussh` CLI plugin pushes Docker images straight to remote servers over SSH, transferring only missing layers without needing an external registry.

Use cases

  • push a docker image to a remote server without a registry
  • deploy locally built images to production over ssh
  • transfer only missing image layers to a server
  • avoid paying for private docker registry storage
  • replace docker save/load with faster image transfer
  • self-host container images without exposing ports

When to choose

  • you need to move images between Docker hosts without setting up or paying for a registry
  • you want fast transfers that skip layers already on the remote server
  • you deploy to a few servers over SSH and want a simple rsync-like workflow
  • you use Uncloud or a similar multi-host Docker setup

When to avoid

  • you need a persistent, shared registry for CI/CD pipelines or teams pulling images
  • you target Kubernetes clusters rather than plain Docker hosts
  • you need image vulnerability scanning, retention policies, or registry access controls

Facets

cli-tool · maturity active

container-runtime deployment developer-tools cli self-hosted developer-tools cli go docker container-images ssh oci-registry containerd image-transfer docker-plugin containers devops linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
psviderski/unregistrymain79

For agents

markdown · JSON · MCP: product_card(name="psviderski/unregistry")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem