r-notebook/Dockerfile: Clean out conda.

This commit is contained in:
John Kirkham
2016-03-04 12:19:39 -05:00
parent 4711a6ce75
commit 3aeaede7bb

View File

@@ -34,4 +34,4 @@ RUN conda install --yes \
'r-nycflights13=0.1*' \
'r-caret=6.0*' \
'r-rcurl=1.95*' \
'r-randomforest=4.6*' && conda clean -yt
'r-randomforest=4.6*' && conda clean -tipsy