I think creating an official image is not necessary. Per the docker hub statement [1], "Docker Official Images are an intellectual property of Docker". So technically it's not part of the Apache Flink release, and anyone who wants can open a PR to create such an image.
Thank you~ Xintong Song [1] https://docs.docker.com/docker-hub/official_images/ On Wed, Apr 6, 2022 at 11:47 AM Yang Wang <danrtsey...@gmail.com> wrote: > It seems that you have already got this done :) > > One more question, do we need to create an official docker image repo for > flink-kubernetes-operator[1]? Then user could pull the image directly via > "docker pull flink-kubernetes-operator". > The drawback is we always need to create a PR[2] and wait for their review, > merging. Personally, I think this is unnecessary. > We already host the images via " > ghcr.io/apache/flink-kubernetes-operator:0.1.0" and > "apache/flink-kubernetes-operator:0.1.0". > > [1]. https://docs.docker.com/docker-hub/official_images/ > [2]. https://github.com/docker-library/official-images/pull/10980/files > > Best, > Yang > > Gyula Fóra <gyf...@apache.org> 于2022年4月3日周日 00:49写道: > > > Hi Devs, > > > > Does anyone know what is the process for creating a new dockerhub project > > under apache? > > > > I would like to create *apache**/flink-kubernetes-operator *and get push > > access to it. > > > > Thank you! > > Gyula > > >