kopia lustrzana https://github.com/jupyterhub/repo2docker
Remove the conda package cache as we can't hardlink to it
rodzic
df89849e21
commit
240efebcf2
|
@ -69,6 +69,7 @@ fi
|
||||||
|
|
||||||
# Clean things out!
|
# Clean things out!
|
||||||
conda clean -tipsy
|
conda clean -tipsy
|
||||||
|
rm -rf /srv/conda/pkgs
|
||||||
|
|
||||||
# Remove the big installer so we don't increase docker image size too much
|
# Remove the big installer so we don't increase docker image size too much
|
||||||
rm ${INSTALLER_PATH}
|
rm ${INSTALLER_PATH}
|
||||||
|
|
Ładowanie…
Reference in New Issue