renzof93/parse-docker-scout-output:latest

Manifest digest

sha256:36670cc01e0c3abdc714a905991a3b039531e50b421e542e90ed777cfeb3c25c

OS/ARCH

linux/amd64

Compressed size

183.7 MB

Last pushed

8 days by renzof93

Type

Image

Manifest digest

sha256:36670cc01e0c3abdc714a905991a3b039531e50b421e542e90ed777cfeb3c25c

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /usr/src/app132 B
10ENV PYTHONDONTWRITEBYTECODE=10 B
11ENV PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get update91.07 MB
13COPY ./requirements.pip ./requirements.pip # buildkit200 B
14RUN /bin/sh -c pip install51.22 MB
15COPY ./run.py ./run.py # buildkit1.39 KB
16COPY ./entrypoint.sh /entrypoint.sh # buildkit586 B
17RUN /bin/sh -c chmod +x584 B
18ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'