You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/07 21:20:16 UTC

[GitHub] [airflow] fredthomsen commented on issue #13905: DockerOperator fails to pull an image

fredthomsen commented on issue #13905:
URL: https://github.com/apache/airflow/issues/13905#issuecomment-834787835


   Looks like the problem here is the filter argument being deprecated in docker API version 1.25: https://github.com/docker/cli/blob/v20.10.0-rc1/docs/deprecated.md#filter-param-for-imagesjson-endpoint.  This fix (https://github.com/docker/docker-py/commit/1757c974fa3a05b0e9b783af85242b18df09d05d) is available in docker-py>=4.4.1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org