Open aprokop opened 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
.
Updated checklist for using local docker images
create_container
indocker-run.py
. If it is not successful do not continue executingdocker-run