Sign inSign up

chengleqi/pytorch-mnist-dist-test:0.0.1

Manifest digest

sha256:aeb12e2f34032ac31346f436da9b251cf55fd59810e1b6149b0ba938ee0a3d71

OS/ARCH

linux/amd64

Compressed size

3.24 GB

Last pushed

almost 3 years by chengleqi

Type

Image

Manifest digest

sha256:aeb12e2f34032ac31346f436da9b251cf55fd59810e1b6149b0ba938ee0a3d71

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 / 27.26 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.1.0 TRITON_VERSION=2.1.0+e6216047b8 TARGETPLATFORM=linux/amd6414.43 MB
13COPY /opt/conda /opt/conda # buildkit3.19 GB
14RUN |4 PYTORCH_VERSION=2.1.0 TRITON_VERSION=2.1.0+e6216047b8 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.1.00 B
20WORKDIR /workspace99 B
21RUN /bin/sh -c pip install1.21 MB
22RUN /bin/sh -c mkdir -p113 B
23WORKDIR /opt/mnist/src131 B
24ADD mnist.py /opt/mnist/src/mnist.py # buildkit2.11 KB
25RUN /bin/sh -c chgrp -R2.11 KB
26ENTRYPOINT ["python" "/opt/mnist/src/mnist.py"]0 B

Command

 ARG RELEASE