#14 CACHED
#15 [11/17] RUN if [ ! -d "/home/jovyan" ]; then /usr/bin/install -o jov
yan -g jovyan -d "/home/jovyan"; fi
#15 CACHED
#16 [ 2/18] RUN apt-get -qq update && apt-get -qq install --yes --no-install
-recommends locales > /dev/null && apt-get -qq purge && apt-get -qq clea
n && rm -rf /var/lib/apt/lists/*
#16 CACHED
#17 [ 6/17] COPY --chown=1000:1000 build_script_files/-2fopt-2fvenv-2flib-2fpyth
on3-2e12-2fsite-2dpackages-2frepo2docker-2fbuildpacks-2fconda-2factivate-2dconda
-2esh-e67d51 /etc/profile.d/activate-conda.sh
#17 CACHED
#18 [12/17] WORKDIR /home/jovyan
#18 CACHED
#19 [14/17] COPY --chown=1000:1000 src/ /home/jovyan/
#19 DONE 1.0s
#20 [15/17] RUN /srv/conda/envs/notebook/bin/pip install --no-cache-dir .