I\'m building a Flask application that can start and stop Docker containers with a custom image. In order to test my implementation I want to mock calls to the Docker SDK. Parti