[ 原始碼: python-docker ]
套件:python3-docker(5.0.3-1)
Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling docker.io over it's socket control, the same way the docker.io client controls the daemon.
This package provides Python 3 module bindings only.
其他與 python3-docker 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-requests (>= 2.14.2~)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-websocket (>= 0.32.0~)
- WebSocket client library - Python 3.x