NVIDIA
NVIDIA
MONAI Toolkit
Container
NVIDIA
NVIDIA
MONAI Toolkit

MONAI Toolkit is a one-stop, development sandbox environment for researchers, data scientists, developers, and clinical teams.

LayerLabelCreated
sha256:d3aa8b69d1158346c7845edc207237cd6d556d533b74546621cff0f1a3a9494cRUN
for i in "tooltracking" "inbody" "deepedit"; do sed -i 's/projectmonai\/monailabel:latest/nvcr.io\/nvidia\/clara\/monai-toolkit/' /opt/conda/monailabel/plugins/cvat/endoscopy/${i}.yaml; sed -i '/preCopy/a \        - kind: ENTRYPOINT\n\          value: ' /opt/conda/monailabel/plugins/cvat/endoscopy/${i}.yaml; done
12/03/2022 5:09 AM UTC
sha256:24505b4283dc8ac5dbd49bc86ec0f7d40da82d600c1a38e8501b1aeabebc686cRUN
mkdir ${MONAI_DATA_DIRECTORY}
12/03/2022 5:09 AM UTC
sha256:10d10e9456ddc28741c0c78b255bee06364d9982c435469b24772e5e1c1c5526RUN
echo PATH=$PATH > /etc/environment
12/03/2022 5:09 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/docker/entrypoint.sh
12/03/2022 5:09 AM UTC
sha256:1633b5a2310362fd01d8d27a561afe0cacb20de75ec548180baa8960ee3a70c6RUN
chmod 777 -R /opt/docker
12/03/2022 5:09 AM UTC
sha256:ac9264da9a064ff9426fc61f4bd572b81c8313f1be02834c214ae43d7e75d61bCOPY
dir:f798996d8e3719efe6b20b116d365cec37863381b25890603339c35a8ba5dbee in /opt/docker
12/03/2022 5:09 AM UTC
sha256:33f2836e175966f84d56a022392a12b937b9c78da1c27a527fc300dc55e1957aRUN
apt-get update -y &&
  DEBIAN_FRONTEND="noninteractive" apt install -y openslide-tools npm
12/03/2022 5:09 AM UTC
sha256:77908c5c7189e96def944fe1aec9c0bdf74c28af59fa1a584500778340f57a5eRUN
python -m pip install monai==${MONAI_VER} monailabel==${MONAI_LABEL_VER} nvflare==${NVFLARE_VER} monai-nvflare==${MONAI_NVFLARE_VER}
12/03/2022 5:06 AM UTC
sha256:64711f69e74e10548df0289dac571d6e67dd9d0fe1037f193987945c61c20b40RUN
python -m pip install -r /tmp/requirements-release.txt
12/03/2022 5:05 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/opt/toolkit
12/03/2022 5:01 AM UTC
...