crcresearch / smartcontainers

Smart Containers to track Provenance in a Docker ecosystem
http://daspos.org
Apache License 2.0
5 stars 3 forks source link

Refactoring of dockercli.py #27

Closed charlesvardeman closed 8 years ago

charlesvardeman commented 8 years ago

Refactored dockercli to reflect that it now only provides an interface to the command line docker utility and will handle tokenizing arguments for docker commands to be passed to the docker-py client interface.