docker-py

by docker · Infrastructure

A Python library for the Docker Engine API

New0 ratings7,210 starsActive
InfrastructureDeveloper ToolPythonMakefile
Open project ↗↓ Download 7.2.0GitHub⚑ Report
docker-py preview

About this project

Docker SDK for Python 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. Installation The latest stable version is available on PyPI. Install with pip: pip install docker Older versions ( This is no longer necessary and is a no-op, but is supported for backwards compatibility. Usage Connect to Docker using the default socket or the configuration in your environment: You can run containers: You can run containers in the background: You can manage containers: You can stream logs: You can manage images: Read the full documentation to…

Technologies

ShellPythonDockerfileMakefiledockerdocker-engine-apidocker-swarm

Project health

Actively maintained
Last update2 days ago
Contributors383
Latest release7.2.0
Open issues & PRs568
LicenseApache-2.0
On GitHubsince 2013

GitHub

7,210
stars
1,727
forks
383
contributors
568
open issues & PRs
Python
language
2 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review docker-py.

Built by

docker
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain docker/docker-py? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like