What is a good resource to read to run docker imag...
# ask-metaflow
d
What is a good resource to read to run docker images steps locally? is there a preferred way to setup the cloudbuilds from the docker steps? (i.e. autogenerate them from the graph)
1
my gut feeling is that I have to install a minikube locally and use the @kubernetes instead of the @batch
v
yep, Minikube is a good approach if you want to use Docker images locally
❤️ 1