I want to record the docker image used by each ste...
# ask-metaflow
b
I want to record the docker image used by each step of a flow that runs on kubernetes - what's the standard way to do this? labels? cards? 🤔
1
s
@bulky-fireman-68939 are you explicitly specifying the image in
@kubernetes
? if so, you would have access to the value in
run._graph_info
mind blown 1
b
I am! Thanks @square-wire-39606 , I'll give it a go 👍
🙌 1