r0b0tmaker/gcn_docker:v2

Index digest

sha256:037d02cae32086c409f9e07e2786240ee4f6e6aa3977e0ec8096a615ab3b99a3

OS/ARCH

linux/amd64

Compressed size

3.49 GB

Last pushed

over 1 year by r0b0tmaker

Type

Image

Manifest digest

sha256:4a05460a0417620f393aa333c4e0ed4646aa5c57000ba1ae41af69656ba00cd8

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
21WORKDIR /app92 B
22COPY . /app # buildkit288.1 KB
23RUN /bin/sh -c pip install86.8 MB
24CMD ["python" "gcn_script.py"]0 B

Command

 ARG RELEASE