Is it possible to specify multiple index-urls in I...
# flyte-support
g
Is it possible to specify multiple index-urls in ImageSpec? e.g. one for a specific version of torch and another for a private pypi package?
g
we don’t support extra pip index right now. mind creating a issue for it? [flyte-core]
g
we’re working on compositional imageSpec, which will fix this issue
g
Nice. Looking forward to it. For now will circumvent the issue by making a custom base image then
t
can you try the index that’s already there right now?
it’s in the arg i think
you can only do one.