Skip to content

An API client for docker written in Python

License

Notifications You must be signed in to change notification settings

walkerlee/docker-py

This branch is 1645 commits behind docker/docker-py:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3981f8 · Oct 26, 2016
Oct 26, 2016
Oct 26, 2016
Mar 23, 2016
Oct 26, 2016
Jul 11, 2014
Mar 23, 2016
Oct 22, 2015
Mar 23, 2016
May 19, 2016
Jun 8, 2016
Mar 30, 2016
Sep 5, 2016
May 19, 2016
Sep 5, 2016
Dec 9, 2015
Mar 23, 2016
Sep 14, 2016
Oct 4, 2016
Sep 5, 2016
Aug 20, 2016
Jan 25, 2016
Oct 3, 2016
Sep 9, 2016
Oct 14, 2016
May 19, 2016
May 19, 2016
Jun 3, 2016

Repository files navigation

docker-py

Build Status

A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc.

Installation

The latest stable version is always available on PyPi.

pip install docker-py

Documentation

Documentation Status

Read the full documentation here. The source is available in the docs/ directory.

License

Docker is licensed under the Apache License, Version 2.0. See LICENSE for full license text

About

An API client for docker written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%