Possible to have different images for each work pool?

How severe does this issue affect your experience of using Ray?

  • Medium: It contributes to significant difficulty to complete my task, but I can work around it.

We are currently ending up with massive images because we have to consolidate all our dependencies for all use cases into a single base image. I was wondering if it was possible to specify images per workpool to allow for easier scalability and work distribution.

@achordia20 usually the problem is solved by Environment Dependencies — Ray 2.4.0. would this solve your problem?