Matthew Donovan created AIRFLOW-3252:
----------------------------------------
Summary: Update DockerOperator to use version 3.X of docker python
API
Key: AIRFLOW-3252
URL: https://issues.apache.org/jira/browse/AIRFLOW-3252
Project: Apache Airflow
Issue Type: Bug
Components: docker
Reporter: Matthew Donovan
Version 3.0 of the docker-py API introduced new breaking changes including
APIClient.wait
always returns a dict (with Error and StatusCode keys) instead of an integer
status code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)