sha256:ad25eaaa36b9aaee3eb56bc92aa8a8d87866f7ba4ecf872f1f831a53aa33ac51
OS/ARCH
linux/amd64
Compressed size
442.17 MB
Last pushed
over 1 year by fszontagh
Type
Image
Manifest digest
sha256:ad25eaaa36b9aaee3eb56bc92aa8a8d87866f7ba4ecf872f1f831a53aa33ac51
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.38 MB6CMD ["/bin/bash"]0 B7ARG BACKEND=avx0 B8ARG PORT=81910 B9LABEL org.opencontainers.image.source=https://github.com/fszontagh/sd.cpp.gui.wx0 B10LABEL org.opencontainers.image.licenses=MIT0 B11LABEL org.opencontainers.image.version=0.2.70 B13LABEL version=0.2.70 B14LABEL description=Stable Diffusion C++ Desktop0 B15ARG DEBIAN_FRONTEND=noninteractive0 B16RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive35.51 MB17COPY *.so /usr/lib/ # buildkit187.77 MB18RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive291 B19COPY server/stablediffusiongui_server /app/bin/stablediffusiongui_server # buildkit1.44 MB20COPY server/server-docker.json /app/config/server.json # buildkit415 B21COPY server/stablediffusiongui_diffuser /app/bin/stablediffusiongui_diffuser # buildkit1.3 MB22COPY server/download_base_models.sh /app/bin/download_base_models.sh # buildkit1.15 KB23COPY server/entrypoint.sh /app/bin/entrypoint.sh # buildkit484 B24COPY *.so /usr/lib/x86_64-linux-gnu/ # buildkit187.77 MB25RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive198 B26RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive199 B27RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive198 B28RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive199 B29RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive32 B30RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive554 B31RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive418 B32RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive418 B33RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive32 B34RUN |3 BACKEND=avx512 PORT=8191 DEBIAN_FRONTEND=noninteractive479 B35ENV DOWNLOAD_BASE_MODELS=True0 B36WORKDIR /app32 B37ENTRYPOINT ["/app/bin/entrypoint.sh"]0 B38EXPOSE map[8191/tcp:{}]0 BCommand
ARG RELEASE