#17 CACHED
#18 [ 4/21] RUN groupadd --gid 1000 jovyan && useradd
--comment "Default user" --create-home --gid 1000 --no
-log-init --shell /bin/bash --uid 1000 jovyan
#18 CACHED
#19 [14/17] COPY --chown=1000:1000 src/ /home/jovyan/
#19 DONE 0.8s
#20 [15/17] RUN /srv/conda/envs/notebook/bin/pip install --no-cache-dir .
#20 0.519 Processing /home/jovyan
#20 0.520 Preparing metadata (setup.py): started
#20 0.691 Preparing metadata (setup.py): finished with status 'done'
#20 0.764 Collecting absl-py (from tensorflow-datasets==1.0.1)
#20 0.799 Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB)
#20 0.815 Collecting future (from tensorflow-datasets==1.0.1)
#20 0.821 Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
#20 0.833 Collecting promise (from tensorflow-datasets==1.0.1)
#20 0.839 Downloading promise-2.3.tar.gz (19 kB)
#20 0.854 Preparing metadata (setup.py): started
#20 1.042 Preparing metadata (setup.py): finished with status 'done'
#20 1.181 Collecting protobuf>=3.6.1 (from tensorflow-datasets==1.0.1)