hello, i was wondering if it’s possible to run a <...
# ask-the-community
m
hello, i was wondering if it’s possible to run a shell task using a specific image? Is there any example of how to do this?
k
shell task runs in the pod
m
wait sorry i mean how do i specify an image
k
ShellTask(container_image=…
m
ah thanks!
152 Views