damccorm commented on issue #32731:
URL: https://github.com/apache/beam/issues/32731#issuecomment-2407448656

   Interestingly, searching for `apache/beam` produces much better results. So 
that may be the quick fix:
   
   ```
   docker search "apache/beam" --format "{{.Name}}" --limit 100
   apache/beam_go_sdk
   apache/beam_java11_sdk
   apache/beam_python3.8_sdk
   apache/beam_python3.7_sdk
   apache/beam_java8_sdk
   apache/beam_python3.10_sdk
   apache/beam_python3.11_sdk
   apache/beam_python3.9_sdk
   apache/beam_java17_sdk
   apache/beam_java_sdk
   apache/beam_python3.6_sdk
   apache/beam_spark_job_server
   apache/beam_flink1.13_job_server
   apache/beam_spark3_job_server
   apache/beam_flink1.12_job_server
   apache/beam_java21_sdk
   apache/beam_flink1.14_job_server
   apache/beam_flink1.16_job_server
   apache/beam_flink1.15_job_server
   apache/beam_flink1.10_job_server
   apache/beam_flink1.9_job_server
   apache/beam_python2.7_sdk
   apache/beam_flink1.8_job_server
   apache/beam_flink1.11_job_server
   apache/beam_python3.5_sdk
   apache/airflow
   apache/superset
   apache/beam_python3.12_sdk
   ...
   ```
   
   It still doesn't feel as robust as I'd like to be, though, so maybe it makes 
sense to make this a real docker task alongside 
https://github.com/apache/beam/blob/07322cc86d35fd2af5c32228796e7936f58416d6/build.gradle.kts#L644
 eventually


-- 
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]

Reply via email to