nmfs-opensci / py-rocket-base

base jupyterhub image with Python and R. See packages for the images.
https://github.com/nmfs-opensci/py-rocket-base/pkgs/container/py-rocket-base
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

minor #64

Open eeholmes opened 2 days ago

eeholmes commented 2 days ago
# Ask dask to read config from ${CONDA_DIR}/etc rather than
# the default of /etc, since the non-root jovyan user can write
# to ${CONDA_DIR}/etc but not to /etc
ENV DASK_ROOT_CONFIG=${CONDA_DIR}/etc