Sign inSign up

inf4m0us/mypubrepo:header-echo

Index digest

sha256:1ea49c0072f2885abd1ba1e46996c2c5ab701eea3565bf76ca8463ae87fa2cc9

OS/ARCH

linux/amd64

Compressed size

49.71 MB

Last pushed

over 1 year by inf4m0us

Type

Image

Manifest digest

sha256:5d042b3d10a02549f11f9b108be567d3af906e21b7b9e598782a263114a5f945

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.170 B
7ENV PYTHON_SHA256=4c68050f049d1b4ac5aadd0df5f27941c0350d2a9e7ab0907ee5eb5225d9d6b00 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY app.py . # buildkit379 B
13RUN /bin/sh -c pip install4.51 MB
14EXPOSE map[80/tcp:{}]0 B
15CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'