ruby-docker-api
Ruby gem to interact with docker.io remote API
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/swipely/docker-api
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-docker-api