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 2022/01/23 01:10:15 UTC

[GitHub] [airflow] mik-laj edited a comment on pull request #21040: Add image labels required by ArtifactHub

mik-laj edited a comment on pull request #21040:
URL: https://github.com/apache/airflow/pull/21040#issuecomment-1019388162


   > I think publishing airflow image in multiple registries might be disastrous 
   
   This does not publish the image to new registers. ArtifactHub is just a catalog of images that can come from different registries.
   
   > We have another discussion now about potentially putting our image to Apache Registry or Ghcr.io.
   
   Adding our image will not make it difficult, quite the contrary. ArtifactHub allows you to specify alternative locations of image, which will only improve image discovery. 
   For example: 
   ```
   https://artifacthub.io/packages/container/ah/ah
   ```
   was published in two locations:
   ![Screenshot 2022-01-23 at 02 08 57](https://user-images.githubusercontent.com/12058428/150660696-09018907-cda8-4f53-9d8d-1890cd05ce8d.png)
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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