Kaydet (Commit) d86f8a03 authored tarafından Ben Firshman's avatar Ben Firshman

Improved description

Signed-off-by: 's avatarBen Firshman <ben@firshman.co.uk>
üst cdca7da3
......@@ -3,12 +3,12 @@ docker-py
[![Build Status](https://travis-ci.org/docker/docker-py.png)](https://travis-ci.org/docker/docker-py)
An API client for docker written in Python
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
------------
Our latest stable is always available on PyPi.
The latest stable version is always available on PyPi.
pip install docker-py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment