Sign inSign up

pfcurtis/simple-web-server:0.1.2

Multi-platform
Index digest

sha256:caad30a1516e1179ed4ad715859af7fb48a1a188fe472728272993c9616882aa

OS/ARCH

Compressed size

43.3 MB

Last pushed

over 1 year by pfcurtis

Type

Image

Manifest digest

sha256:78633fcb1a3240f5908862154d4d0d3a235e19900e725a2f08fb404d81808c6f

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.100 B
7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /mnt32 B
12ADD web-server.py / # buildkit523 B
13CMD ["python" "/web-server.py"]0 B

Command

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