Sign inSign up

magland/dendro-hello-cebra:0.1.0

Manifest digest

sha256:6d498952b6f73d071113b3529feb70e69752d94feab1735720cc0c45f3bcb721

OS/ARCH

linux/amd64

Compressed size

3.7 GB

Last pushed

almost 2 years by magland

Type

Image

Manifest digest

sha256:6d498952b6f73d071113b3529feb70e69752d94feab1735720cc0c45f3bcb721

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.04 MB
6CMD ["/bin/bash"]0 B
7ARG PYTORCH_VERSION0 B
8ARG TRITON_VERSION0 B
9ARG TARGETPLATFORM0 B
10ARG CUDA_VERSION0 B
11LABEL com.nvidia.volumes.needed=nvidia_driver0 B
12RUN |4 PYTORCH_VERSION=2.2.1 TRITON_VERSION= TARGETPLATFORM=linux/amd646.9 MB
13COPY /opt/conda /opt/conda # buildkit3.37 GB
14RUN |4 PYTORCH_VERSION=2.2.1 TRITON_VERSION= TARGETPLATFORM=linux/amd6432 B
15ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16ENV NVIDIA_VISIBLE_DEVICES=all0 B
17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
18ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
19ENV PYTORCH_VERSION=2.2.10 B
20WORKDIR /workspace99 B
21RUN /bin/sh -c pip install140.81 MB
22RUN /bin/sh -c apt-get update56.81 MB
23RUN /bin/sh -c mkdir -p91 B
24WORKDIR /src32 B
25RUN /bin/sh -c git clone10.19 MB
26RUN /bin/sh -c pip install28.16 MB
27RUN /bin/sh -c pip install34.42 MB
28RUN /bin/sh -c pip install25.37 MB
29COPY *.py /app/ # buildkit2.36 KB
30WORKDIR /app32 B

Command

 ARG RELEASE