sha256:d46e7ae84330a56ff3bbce54484a7696b3e6fb73a482926c8c98845f4991bc37
OS/ARCH
linux/amd64
Compressed size
607.33 MB
Last pushed
2 months by freetechsolutions
Type
Image
Manifest digest
sha256:d46e7ae84330a56ff3bbce54484a7696b3e6fb73a482926c8c98845f4991bc37
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12RUN /bin/sh -c apt-get update162.43 MB13WORKDIR /app93 B14COPY /opt/venv /opt/venv # buildkit201.36 MB15COPY /app /app # buildkit13.68 KB16RUN /bin/sh -c addgroup --system1.19 KB17RUN /bin/sh -c chown -R201.4 MB18RUN /bin/sh -c mkdir -p144 B19COPY src/entrypoint.sh /app/entrypoint.sh # buildkit1.09 KB20RUN /bin/sh -c chmod +x1.11 KB21RUN /bin/sh -c set -eux;959.9 KB22ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/omnileads HF_HOME=/opt/models FASTER_WHISPER_DEVICE=cpu0 B23ENTRYPOINT ["/app/entrypoint.sh"]0 B24CMD ["python" "callrec_transcriber.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'