[ 原始碼: ruby-docker-api ]
套件:ruby-docker-api(1.22.2-1)
ruby-docker-api 的相關連結
Debian 的資源:
下載原始碼套件 ruby-docker-api:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 ruby-docker-api 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- 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