Clean up docker image
This
-
adds a conda clean
call to remove package sources -
Removes unnecessary layers -
Adds an explicit pip
dependency to the env file
Edited by Willi Rath
This
conda clean
call to remove package sourcespip
dependency to the env file