Sign inSign up

andrewmunsell/sd-c:8

Manifest digest

sha256:1ab680ca9e6d6a3854fa732c458dfe2a6970354e5710bfbaed3d8ae00ffbdceb

OS/ARCH

linux/amd64

Compressed size

3.21 GB

Last pushed

about 3 years by andrewmunsell

Type

Image

Manifest digest

sha256:1ab680ca9e6d6a3854fa732c458dfe2a6970354e5710bfbaed3d8ae00ffbdceb

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.25 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.0.1 TRITON_VERSION= TARGETPLATFORM=linux/amd649.52 MB
13COPY /opt/conda /opt/conda # buildkit2.9 GB
14RUN |4 PYTORCH_VERSION=2.0.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.0.10 B
20WORKDIR /workspace99 B
21ENV DEBIAN_FRONTEND=noninteractive PIP_PREFER_BINARY=10 B
22RUN /bin/sh -c apt-get update65.21 MB
23ENV ROOT=/stable-diffusion0 B
24RUN /bin/sh -c git clone70.06 MB
25RUN /bin/sh -c pip install148.79 MB
26WORKDIR /stable-diffusion32 B
27ARG BRANCH=master SHA=8607c2d42d10b0108de02528e813cc703e58813f0 B
28RUN |2 BRANCH=master SHA=8607c2d42d10b0108de02528e813cc703e58813f /bin/sh255.61 KB
29COPY . /docker/ # buildkit1.46 KB
30RUN |2 BRANCH=master SHA=8607c2d42d10b0108de02528e813cc703e58813f /bin/sh446 B
31RUN |2 BRANCH=master SHA=8607c2d42d10b0108de02528e813cc703e58813f /bin/sh459 B
32RUN |2 BRANCH=master SHA=8607c2d42d10b0108de02528e813cc703e58813f /bin/sh449 B
33ENV NVIDIA_VISIBLE_DEVICES=all0 B
34ENV PYTHONPATH=: CLI_ARGS=0 B
35EXPOSE map[7860/tcp:{}]0 B
36ENTRYPOINT ["/docker/entrypoint.sh"]0 B
37CMD ["/bin/sh" "-c" "python -u0 B

Command

 ARG RELEASE