Port details on branch 2023Q4 |
- py-docker Python library for the Docker Engine API
- 7.1.0 sysutils
=2 7.1.0Version of this port present on the latest quarterly branch. - Maintainer: nork@FreeBSD.org
 - Port Added: 2017-04-10 21:15:45
- Last Update: 2025-02-11 09:43:15
- Commit Hash: 2c31517
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/docker/docker-py
- Description:
- A Python library for the Docker Engine API. It lets you do anything the
docker command does, but from within Python apps: run containers,
manage containers, manage Swarms, etc.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}docker>0:sysutils/py-docker@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-docker/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-docker
- pkg install py311-docker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-docker listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-docker
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738897343
SHA256 (docker-7.1.0.tar.gz) = ad8c70e6e3f8926cb8a92619b832b4ea5299e2831c14284663184e200546fa6c
SIZE (docker-7.1.0.tar.gz) = 117834
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-docker-pycreds>=0.4.0 : security/py-docker-pycreds@py311
- py311-packaging>=21.3 : devel/py-packaging@py311
- py311-paramiko>=2.4.3 : security/py-paramiko@py311
- py311-requests>=2.26.0 : www/py-requests@py311
- py311-urllib3>=1.26.0 : net/py-urllib3@py311
- py311-websocket-client>=1.3.0 : www/py-websocket-client@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-dockerpty
- misc/py-toil
- security/caldera
- sysutils/docker-compose
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-docker
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|