Sign inSign up

webhood/3.12:2024.10.20

Multi-platform
Languages & frameworks
Web servers
Databases & storage
Index digest

sha256:8473f10061dc0e432e6bab6896cc286b08b2d21025f779f9eed9285fa10cf953

OS/ARCH

Compressed size

64.49 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:417129d2a43401edb08d0582f289535a118df9d54acc94f428e31ef7fb736bd9

Image Layers

1ADD file ... in / 28.75 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.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.70 B
8ENV PYTHON_SHA256=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf55500 B
9RUN /bin/sh -c set -eux;13.24 MB
10RUN /bin/sh -c set -eux;249 B
11CMD ["python3"]0 B
12EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
13VOLUME [/data]0 B
14STOPSIGNAL SIGINT0 B
15RUN /bin/sh -c apt update334.38 KB
16COPY resources/requirements.txt /tmp/requirements.txt # buildkit251 B
17RUN /bin/sh -c pip install18.79 MB
18COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit319 B
19COPY src /application # buildkit36.69 KB
20WORKDIR /application/backend32 B
21CMD ["python" "/application/entrypoint.py"]0 B
22RUN /bin/sh -c openssl req2 KB

Command

ADD file:9e1e244025374c1ce772075845b1331852635a8eb7d29e206c37cd9de6ad8617 in /