Commit 3aeaede7 authored by John Kirkham's avatar John Kirkham

r-notebook/Dockerfile: Clean out `conda`.

parent 4711a6ce
...@@ -34,4 +34,4 @@ RUN conda install --yes \ ...@@ -34,4 +34,4 @@ RUN conda install --yes \
'r-nycflights13=0.1*' \ 'r-nycflights13=0.1*' \
'r-caret=6.0*' \ 'r-caret=6.0*' \
'r-rcurl=1.95*' \ 'r-rcurl=1.95*' \
'r-randomforest=4.6*' && conda clean -yt 'r-randomforest=4.6*' && conda clean -tipsy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment