upserve/docker-api
A lightweight Ruby client for the Docker Remote API observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 14
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 4829
- days_rel: n/a
- days_push: 519
- n_releases_24m: 0
Adoption not part of the score
1125 stars · 287 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight Ruby gem providing an object-oriented client for the Docker Engine Remote API, with every API method implemented. It also supports podman via its Docker-compatible API socket.
Use cases
- manage docker containers from ruby
- script docker operations in ruby
- build ruby tooling on top of the docker engine api
- control docker images and containers programmatically
- use podman from ruby via the docker-compatible socket
- automate container lifecycle in ruby applications
When to choose
- you need a full-featured, idiomatic Ruby wrapper for the Docker Engine API
- you want a lightweight client with minimal state caching
- you need SSL/TLS support and configurable Docker host connections
- you want to script or automate Docker from Ruby
When to avoid
- you need a Docker client for a language other than Ruby
- you only need to build and ship Docker images as Debian packages (consider the dockly gem instead)
- you require a client for a Docker version far newer than what the gem targets without verifying compatibility
Facets
library · maturity active
http-client developer-tools container-runtime developer-tools ruby docker-client docker-engine-api podman excon gem containers devops automation linux macos docker
1 source
- readme: https://github.com/upserve/docker-api · fetched 2026-08-28 · 36cb86a58582
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| upserve/docker-api | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="upserve/docker-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem