Sign inSign up

cbioportal/biomni:full

Index digest

sha256:07857befe7f2e6e92f64ef47365af54f4e01c32fc02eea29d935c7d819810cd5

OS/ARCH

linux/amd64

Compressed size

1.16 GB

Last pushed

6 months by inodb

Type

Image

Manifest digest

sha256:689a6ec5714c82e6ccacbbfd1cbb3a395223d67992745ad2ddd6abd32ead28ae

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ARG MINIFORGE_NAME=Mambaforge0 B
8ARG MINIFORGE_VERSION=24.9.2-00 B
9ARG TARGETPLATFORM=linux/amd640 B
10ENV CONDA_DIR=/opt/conda0 B
11ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B
12ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN |3 MINIFORGE_NAME=Mambaforge MINIFORGE_VERSION=24.9.2-0 TARGETPLATFORM=linux/amd64114.87 MB
14COPY ubuntu/mambaforge_deprecation.sh /opt/conda/etc/.mambaforge_deprecation.sh # buildkit595 B
15ENTRYPOINT ["tini" "--"]0 B
16CMD ["/bin/bash"]0 B
17WORKDIR /app92 B
18RUN /bin/sh -c apt-get update79.93 MB
19ARG ENV_FILE=biomni_env/bio_env.yml0 B
20COPY biomni_env/bio_env.yml /app/environment.yml # buildkit598 B
21RUN |1 ENV_FILE=biomni_env/bio_env.yml /bin/sh -c956.35 MB
22ENV PATH=/opt/conda/envs/biomni/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23ENV CONDA_DEFAULT_ENV=biomni0 B
24RUN |1 ENV_FILE=biomni_env/bio_env.yml /bin/sh -c32 B
25RUN |1 ENV_FILE=biomni_env/bio_env.yml /bin/sh -c26.87 KB
26COPY pyproject.toml README.md MANIFEST.in /app/8.23 KB
27COPY biomni/ /app/biomni/ # buildkit673.18 KB
28RUN |1 ENV_FILE=biomni_env/bio_env.yml /bin/sh -c6.4 MB
29COPY docker/entrypoint.py /app/entrypoint.py # buildkit882 B
30EXPOSE [7860/tcp]0 B
31EXPOSE [8000/tcp]0 B
32ENV BIOMNI_DATA_PATH=/app/data0 B
33ENV GRADIO_SERVER_NAME=0.0.0.00 B
34CMD ["python" "/app/entrypoint.py"]0 B

Command

 ARG RELEASE