Sign inSign up

ddosify/pythontestapp:latest

Multi-platform
Index digest

sha256:c795a962b46e1c5c217059d4fa975d22543212c4f3ccd882cd7ae350d4d7f674

OS/ARCH

Compressed size

50.43 MB

Last pushed

almost 3 years by fatihbaltaci

Type

Image

Manifest digest

sha256:72f94a3f6f4956fe970a41257a7960283e7c7843f7f2978cb42310941f5ccd2d

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.17 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.00 B
8RUN /bin/sh -c set -eux;11.36 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
13RUN /bin/sh -c set -eux;2.81 MB
14CMD ["python3"]0 B
15WORKDIR /app93 B
16COPY http_get_request.py . # buildkit510 B
17RUN /bin/sh -c pip install5.25 MB
18CMD ["python" "-u" "http_get_request.py"]0 B

Command

ADD file:5c81bfc00a28feb4079c0daa743f829a6a5bbc1a9d40a890cb49e420539a7f15 in /