Is there a way to specify the container image for ...
# flytekit
i
Is there a way to specify the container image for Ray head and worker here? If not can I create a feature request?
f
Can you not use the current container image (that would be the best experience). also if you want to update the
@task
decorator has
container_image
read about multi-container images
t
I added a bookmark to the channel; there’s a multi-container images example in the cheat sheet I attached; feel free to download it. If you’d like to give the images from the command line, refer to https://docs.flyte.org/projects/cookbook/en/latest/auto/core/containerization/multi_images.html#sphx-glr-auto-core-containerization-multi-images-py.
i
thanks, i'll look into this
158 Views