Sign inSign up

toxster/pdf-to-ipp:106a2ea3

Multi-platform
Integration & delivery
Index digest

sha256:52f9f232a492e44902e067492d232520fa81cdf32c68d92a3ce675939a5436e7

OS/ARCH

Compressed size

87.06 MB

Last pushed

about 2 months by toxster

Type

Image

Manifest digest

sha256:76bd5c9a31496915ff4b17ed961dfb7fd38ae6873799ed1cc0d06324786928ef

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.68 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
10RUN /bin/sh -c apt-get update44.3 MB
11WORKDIR /app93 B
12COPY requirements.txt /app/requirements.txt # buildkit180 B
13RUN /bin/sh -c pip install1.11 MB
14COPY . /app # buildkit11.7 KB
15EXPOSE map[5000/tcp:{}]0 B
16ENTRYPOINT ["/usr/bin/tini" "--"]0 B
17CMD ["sh" "/app/start.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'