sha256:58927dd64d52ebe8924d3164887fb52bd94d68b1eae4f363d452e395889d608f
OS/ARCH
linux/amd64
Compressed size
225.24 MB
Last pushed
over 3 years by datajointbot
Type
Image
Manifest digest
sha256:58927dd64d52ebe8924d3164887fb52bd94d68b1eae4f363d452e395889d608f
Image Layers
1COPY / / # buildkit225.24 MB3USER anaconda:anaconda0 B4ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5ENV HOME=/home/anaconda0 B6ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B7ENV APT_REQUIREMENTS=/tmp/apt_requirements.txt0 B8ENV PIP_REQUIREMENTS=/tmp/pip_requirements.txt0 B9ENV CONDA_REQUIREMENTS=/tmp/conda_requirements.txt0 B10ENTRYPOINT ["/entrypoint.sh"]0 B11WORKDIR /main32 B12VOLUME [/tmp/.X11-unix]0 B13CMD ["bash"]0 BCommand
COPY / / # buildkit