You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/08/02 06:10:00 UTC

[jira] [Resolved] (AIRFLOW-5093) The apache/airflow image has been removed from DockerHub

     [ https://issues.apache.org/jira/browse/AIRFLOW-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-5093.
-----------------------------------
    Resolution: Not A Problem

> The apache/airflow image has been removed from DockerHub
> --------------------------------------------------------
>
>                 Key: AIRFLOW-5093
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5093
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 1.10.3
>            Reporter: A
>            Priority: Major
>
> Pulling the image from the official Apache Airflow repo ([https://hub.docker.com/r/apache/airflow]) fails.
> {{docker pull apache/airflow}}
> {{Using default tag: latest}}
> {{Error response from daemon: manifest for apache/airflow:latest not found}}
> Looks like many tags and images were purged from the repo recently.
> We've also pinned an exact airflow image version in one of our workflows (
>  apache/airflow@sha256:7f60cbef6bf92b1f3a5b4e46044911ced39736a8c3858284d3c5a961b3ba8735). It now fails because the image was purged.
>  I looked at the tags and I see that the tag list is small and all tags were updated just several hours ago. The tags and releases of other projects are usually more stable.
>   
>  How can we use the images from the official Airflow Docker repo in a reliable way?



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)