Deploying conda environments in (Docker) containers – how to do it right

Deploying conda environments inside a container looks like a straight-forward conda install. But with a bit more love for details, you can optimise the process so that the build is faster and the resulting container much smaller. Read more

Similar