sha256:a264003f5223f153972a2701e995576d49b7c1f4bf5a75b0237cc817bd1367a8
OS/ARCH
Compressed size
3.61 GB
Last pushed
29 days by 1panel
Type
Image
Manifest digest
sha256:d52d38d93ab44970d3f91b430d765de62f471607101a6bddaf5f3c5b48f94ff1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.36 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.99 MB8RUN /bin/sh -c set -eux;247 B9CMD ["python3"]0 B10ARG PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu1300 B11ARG TORCH_VERSION=2.13.0+cu1300 B12ARG TORCHVISION_VERSION=0.28.0+cu1300 B13ARG TORCHAUDIO_VERSION=2.11.0+cu1300 B14ARG TARGETARCH0 B15ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 HOME=/data/home0 B16SHELL [/bin/bash -o pipefail -c]0 B17RUN |5 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu13032 B18RUN |5 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu130274.25 MB19RUN |5 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu1303.54 KB20WORKDIR /opt/ComfyUI32 B21RUN |5 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu1302.62 GB22ARG COMFYUI_VERSION=0.33.10 B23ARG COMFYUI_REVISION=72865f4f27eaf5396f8f36370e0a2be3a9a090ee0 B24RUN |7 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu13011.2 MB25RUN |7 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu130685.58 MB26ENV NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=compute,utility,video CUDA_MODULE_LOADING=LAZY0 B27COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit846 B28RUN |7 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.13.0+cu130 TORCHVISION_VERSION=0.28.0+cu130841 B29LABEL org.opencontainers.image.title=ComfyUI org.opencontainers.image.description=ComfyUI NVIDIA CUDA0 B30EXPOSE map[8188/tcp:{}]0 B31VOLUME [/data]0 B32HEALTHCHECK &{["CMD-SHELL" "/usr/bin/curl --disable -fsS0 B33STOPSIGNAL SIGTERM0 B34ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B35CMD ["comfyui"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'