Hello Tim and others: I would like to get Tika Grpc Docker set up in our release pipeline.
Currently we have https://github.com/apache/tika-docker I would like to add: https://github.com/apache/tika-grpc-docker I have created the dockerhub repo: https://hub.docker.com/r/apache/tika-grpc So when Apache Tika has been built, and Apache Tika Docker image has been created successfully, next it would move to create the Apache Tika Grpc Docker image. There does not appear to be Github actions set up in public to see how this is deployed. How do I add this new repository to the process? -Nicholas
