sha256:1129ff678e44c7dbef1d56b5709fac712abf01ef324cea1b9c00396a0483ffa6
OS/ARCH
linux/amd64
Compressed size
1.04 GB
Last pushed
about 5 hours by zigazajc007
Type
Image
Manifest digest
sha256:9a11deac8d0ffe7edb5e69e3d954f6d0930c5c288a969cdd4d632f9a4fdbe7ad
Image Layers
1# debian.sh --arch 'amd64' out/28.17 MB2USER root0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV RUSTICL_ENABLE=radeonsi,iris,nouveau0 B5ENV OCL_ICD_VENDORS=/etc/OpenCL/vendors0 B6ENV LC_ALL=C.UTF-80 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c apt-get update5.61 MB9RUN /bin/sh -c curl -fsSLo63.74 KB10RUN /bin/sh -c cat >/etc/apt/sources.list.d/dmo.sources303 B11RUN /bin/sh -c apt-get update378.76 MB12RUN /bin/sh -c python3 -m97.7 MB13RUN /bin/sh -c mkdir -p54.02 MB14ENV PATH=/opt/vs-venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15COPY fonts/ /app/fonts/ # buildkit92.02 MB16COPY vapoursynth/ /app/vapoursynth/ # buildkit7.56 KB17ARG CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries0 B18RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c376.5 MB19RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c16.5 KB20COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.59 KB21RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c1.59 KB22RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c130 B23COPY scripts/Auto-Boost-Essential.py /opt/Auto-Boost-Essential/ # buildkit10.84 KB24WORKDIR /app32 B25COPY /app/rabbit-encoder /app/ # buildkit35.05 MB26RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c147 B27EXPOSE [3000/tcp]0 B28ENTRYPOINT ["/entrypoint.sh"]0 B29CMD ["/app/rabbit-encoder"]0 BCommand
# debian.sh --arch 'amd64' out/ 'testing' '@1783900800'