Sign inSign up

webhood/3.12:2024.11.01

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

sha256:a4249481606c6ad03de4403c3d5af7993e8a931b6f464900a27d86b3a2efbab0

OS/ARCH

Compressed size

59.59 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:55e9e4c96f56b9b03c8561d62dbe8a16c8164898d1816ba91b18f2792e0769e3

Image Layers

1ADD file ... in / 27.81 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.18 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.70 B
8ENV PYTHON_SHA256=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf55500 B
9RUN /bin/sh -c set -eux;12.9 MB
10RUN /bin/sh -c set -eux;250 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 update322.84 KB
16RUN /bin/sh -c pip install15.35 MB
17COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit321 B
18COPY src /application # buildkit36.92 KB
19WORKDIR /application/backend32 B
20CMD ["python" "/application/entrypoint.py"]0 B
21RUN /bin/sh -c openssl req2 KB

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /