For using arbitrary containers with a shell based ...
# ask-the-community
p
For using arbitrary containers with a shell based tasks, do you guys typically go straight to ContainerTask or is there an easy way to specify a different image for ShellTask via the inherited task_config param?
k
you have to go to containertask
as containertask do not have flytekit installed in them
p
Thanks @Ketan (kumare3)!
151 Views