套件: ruby-docker-api (2.2.0-1)
ruby-docker-api 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-docker-api:
- [ruby-docker-api_2.2.0-1.dsc]
- [ruby-docker-api_2.2.0.orig.tar.gz]
- [ruby-docker-api_2.2.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Miguel Landaeta
外部的資源:
- 主頁 [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.
At this time, basic `podman` support has been added via the podman docker-compatible API socket.
其他與 ruby-docker-api 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-archive-tar-minitar
- 本虛擬套件由這些套件提供: ruby-minitar
-
- dep: ruby-excon
- Ruby library for creating fast, persistent, HTTP(S) connections
-
- rec: podman
- engine to run OCI-based containers in Pods
-
- sug: docker.io
- Linux container runtime