jgomezdans / geog_docker

Docker image for Geospatial Python teaching
GNU General Public License v3.0
4 stars 1 forks source link

ENV CONDA_DIR=/opt/conda \ #27

Closed profLewis closed 4 years ago

profLewis commented 4 years ago

why have

ENV CONDA_DIR=/opt/conda \

in the docker???

whats wrong with $HOME/miniconda3 ????

jgomezdans commented 4 years ago

You may want to mount HOME externally (eg if using jupyterhub to share geog folders via NFS).

On Wed, 29 Jul 2020, 18:59 Professor Philip Lewis, notifications@github.com wrote:

why have

ENV CONDA_DIR=/opt/conda \

in the docker???

whats wrong with $HOME/miniconda3 ????

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jgomezdans/geog_docker/issues/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABCAKC73O5IJP6GFFNDZITR6BIQPANCNFSM4PLZ6L7Q .