ORNL-CEES / Cap

A library for modeling energy storage devices.
http://cap.readthedocs.org
Other
16 stars 6 forks source link

Docker enhancements #240

Open aprokop opened 7 years ago

aprokop commented 7 years ago
dalg24 commented 7 years ago

The documentation for the Docker API client in Python is available here. create_container returns a dictionary with a 'Warnings' key. We may want to check that container.get('Warnings') is None.

aprokop commented 7 years ago

Updated checklist for using local docker images