Docker based builds happiness
With so many Loves!
I have installed all required packages in the root
environment in our docker image.
-
how do we make sure conda will not download new packages when we run
conda build .conda-recipe
? Since conda builds packages in a temp environment.