Sign inSign up

jmsocallaghan/mercure-monaisegment-copy:latest

Manifest digest

sha256:7fc94028b418db5ba801d850eaea58c265f81b3de38a704836cc827019c34f4b

OS/ARCH

linux/amd64

Compressed size

5.47 GB

Last pushed

over 2 years by jmsocallaghan

Type

Image

Manifest digest

sha256:7fc94028b418db5ba801d850eaea58c265f81b3de38a704836cc827019c34f4b

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3LABEL maintainer=Anaconda, Inc0 B
4ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B
5RUN /bin/sh -c apt-get update47.76 MB
6ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7CMD ["/bin/bash"]0 B
8ARG CONDA_VERSION=py311_23.10.0-10 B
9RUN |1 CONDA_VERSION=py311_23.10.0-1 /bin/sh -c109.2 MB
10ENV MONAI_BUNDLE_URL=https://github.com/Project-MONAI/model-zoo/releases/download/hosting_storage_v1/spleen_ct_segmentation_v0.3.8.zip0 B
11RUN /bin/sh -c mkdir -m777139 B
12WORKDIR /app32 B
13ADD docker-entrypoint.sh ./ # buildkit304 B
14ADD seg_app ./seg_app # buildkit14.5 KB
15RUN /bin/sh -c chmod 777315 B
16RUN /bin/sh -c conda create180.66 MB
17RUN /bin/sh -c echo "source169 B
18ENV PATH=/opt/conda/envs/env/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19RUN /bin/sh -c chmod -R83.19 MB
20RUN /bin/sh -c apt-get update111.78 MB
21RUN /bin/sh -c apt-get update123.85 MB
22RUN /bin/sh -c apt-get install591.22 KB
23ADD environment.yml ./ # buildkit432 B
24RUN /bin/sh -c conda env4.77 GB
25RUN /bin/sh -c echo "source190 B
26ENV PATH=/opt/conda/envs/$(head -1 ./environment.yml |0 B
27RUN /bin/sh -c mkdir -m777162 B
28RUN /bin/sh -c wget --directory-prefix16.98 MB
29RUN /bin/sh -c chmod 77716.98 MB
30CMD ["./docker-entrypoint.sh"]0 B

Command

ADD file:5fb15e28ab9cd52a4c1371f9273d159579710f4efb955c1e6d76c0403e36967c in /