sha256:0ced6bf276019590b57c8bc7953790ece3a0eab4756e76edea80ed46e4484e03
OS/ARCH
Compressed size
586.37 MB
Last pushed
almost 4 years by keeper
Type
Image
Manifest digest
sha256:59ea84c719006bcccbb69ac02531db185cd18940e82db14668ddabe8c4c8676b
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B3MAINTAINER John Walsra0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV PATH=/opt/python3/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV CRYPTOGRAPHY_DONT_BUILD_RUST=10 B8ENV LD_LIBRARY_PATH=/opt/tiff/lib0 B9RUN /bin/sh -c apt-get update89.21 MB10RUN /bin/sh -c curl https://sh.rustup.rs290.88 MB11RUN /bin/sh -c rustc --version32 B12RUN /bin/sh -c curl https://www.python.org/ftp/python/3.11.0/Python-3.11.0.tgz93.25 MB13RUN /bin/sh -c pip3 install6.37 MB14COPY requirements.txt / # buildkit146 B15RUN /bin/sh -c pip install18.78 MB16RUN /bin/sh -c mkdir -p135 B17VOLUME [/cli]0 B18RUN /bin/sh -c curl -L24.68 MB19RUN /bin/sh -c curl -L33.93 MB20RUN /bin/sh -c apt-get purge543.27 KB21RUN /bin/sh -c apt-get autoremove76.36 KB22RUN /bin/sh -c apt-get clean32 B23RUN /bin/sh -c rm -rf185 B24RUN /bin/sh -c rm -f129 B25RUN /bin/sh -c rm -rf246 B26CMD ["ksm" "shell"]0 BCommand
ADD file:1dad2420090b3d6ef5df8d1f7f2878b22f8687b8dba008a63800f6c74b36dee9 in /