[ Bron: ruby-docker-api ]
Pakket: ruby-docker-api (1.22.2-1)
Verwijzigingen voor ruby-docker-api
Debian bronnen:
Het bronpakket ruby-docker-api downloaden:
- [ruby-docker-api_1.22.2-1.dsc]
- [ruby-docker-api_1.22.2.orig.tar.gz]
- [ruby-docker-api_1.22.2-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby gem to interact with docker.io remote API
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.
Andere aan ruby-docker-api gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-archive-tar-minitar
- Provides POSIX tarchive management for Ruby - transitional package
-
- dep: ruby-excon (>= 0.28)
- Ruby library for creating fast, persistent, HTTP(S) connections
-
- sug: docker.io
- Linux container runtime