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 >