+1 for setting up the DockerHub repo, We discussed about this already in https://www.mail-archive.com/dev@iceberg.apache.org/msg07888.html
Now that the Docker image PR is ready for the REST catalog adapter, we can proceed with setting up the DockerHub repository. Regarding the Kafka Connect Docker image, I believe that if we maintain it, we could also manage other integration images, such as those for Spark and Trino with Iceberg. We should have a separate discussion on which integration images Iceberg should officially support. For now, maintaining the REST catalog adapter image has already been approved in earlier discussions, so let’s start with that. - Ajantha On Thu, Nov 14, 2024 at 9:45 PM Sung Yun <sun...@apache.org> wrote: > Hi JB, > > That sounds great!! > > The REST TCK /adapter docker image will be super useful for the Iceberg > subprojects as it will ensure that they have access to a light-weight REST > Catalog Server image with the latest features to run integration tests > against. > > Sung > > On 2024/11/14 15:41:04 Jean-Baptiste Onofré wrote: > > Hi folks, > > > > While reviewing https://github.com/apache/iceberg/pull/11283, we > > discussed having a DockerHub repository for Iceberg. > > > > I can create this repository, similar to other Apache projects (like > > for example https://hub.docker.com/r/apache/activemq-classic, > > https://hub.docker.com/r/apache/airflow, etc). > > I can create an iceberg group (on DockerHub), and committers can ask > > to join (in order to be able to push docker images). > > > > For now, the purpose of this DockerHub repo is to host: > > - Iceberg REST TCK docker images > > - Iceberg Kafka Connect docker images > > > > Thoughts ? > > > > Regards > > JB > > >