Sign inSign up

pulkith2loop/test-server:0.0.1

Multi-platform
Index digest

sha256:21283d925481e09002e7663c0992e82ca9f54e4addfe495996da7603c47daf91

OS/ARCH

Compressed size

57.68 MB

Last pushed

10 months by pulkith2loop

Type

Image

Manifest digest

sha256:19c6e0856fb5b61d60b67894b933565cb644187dbd554150528b56810973328c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update7.49 MB
12RUN /bin/sh -c pip install6.86 MB
13WORKDIR /app93 B
14COPY app.py . # buildkit3.73 KB
15COPY requirements.txt . # buildkit202 B
16EXPOSE map[8080/tcp:{}]0 B
17HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health0 B
18CMD ["python" "app.py"]0 B

Command

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