sha256:f9d254b532ec42a267adba8d3e4113ad7f4537da3467e90b96eea5239a43f066
OS/ARCH
linux/amd64
Compressed size
959.18 MB
Last pushed
about 1 month by zigazajc007
Type
Image
Manifest digest
sha256:655b8705a3b29687da71228e1bad1b696f132b81130d1b0b8cac2b706a164e8b
Image Layers
1# debian.sh --arch 'amd64' out/28.1 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.62 MB9RUN /bin/sh -c curl -fsSLo63.08 KB10RUN /bin/sh -c cat >/etc/apt/sources.list.d/dmo.sources303 B11RUN /bin/sh -c apt-get update372.33 MB12RUN /bin/sh -c python3 -m87.2 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 vapoursynth/ /app/vapoursynth/ # buildkit7.55 KB16ARG CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries0 B17RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c376.8 MB18RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c16.61 KB19COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.59 KB20RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c1.59 KB21RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c130 B22COPY scripts/Auto-Boost-Essential.py /opt/Auto-Boost-Essential/ # buildkit10.84 KB23WORKDIR /app32 B24COPY /app/rabbit-encoder /app/ # buildkit35 MB25RUN |1 CDN_BASE=https://cdn.rabbit-company.com/rabbit-encoder/binaries /bin/sh -c146 B26EXPOSE [3000/tcp]0 B27ENTRYPOINT ["/entrypoint.sh"]0 B28CMD ["/app/rabbit-encoder"]0 BCommand
# debian.sh --arch 'amd64' out/ 'testing' '@1781049600'