crcresearch / smartcontainers

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

Error handling in client.py #26

Open charlesvardeman opened 8 years ago

charlesvardeman commented 8 years ago

We don't do any error handling on extensions to docker-py client class. We should probably look at the error classes and extend them to handle our extensions to the API.