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:  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
