ruby-docker-api gem provides an object-oriented interface to the Docker
Remote API and a complete client implementation.
.
ruby-docker-api is designed to be very lightweight. Almost no state
is cached (aside from id's which are immutable) to ensure that each
method call's information is up to date. As such, just about every
external method represents an API call.
.
At this time, basic `podman` support has been added via the podman
docker-compatible API socket.
Installed Size: 97.3 kB
Architectures: all