Skip to content

Instantly share code, notes, and snippets.

@pnasrat
Created March 13, 2014 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pnasrat/9534459 to your computer and use it in GitHub Desktop.
Save pnasrat/9534459 to your computer and use it in GitHub Desktop.
docker python play
c = docker.Client( base_url=os.environ.get("DOCKER_HOST", None))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment