dask / dask-docker

Docker images for dask

Home Page:https://hub.docker.com/u/daskdev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache user-specified dependencies

stsievert opened this issue · comments

I have an environment.yml file. It installs 13 packages from conda and 23 packages from PyPI. Installing takes time. It'd be nice if this could be accelerated on repeated builds. I think this would be possible by caching the downloads/installs.

I think for this kind of thing it is time to create your own docker image based on this one.

Closing due to inactivity. If you are still having this problem please feel free to comment here and I'll reopen it.