Sign inSign up

webhood/3.12:2024.10.09

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

sha256:e141828697d45f73f399a9878ca762ef365bcb8c92410d98394449a1f6430bcf

OS/ARCH

Compressed size

98.64 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:dedc5c16a8b5aa720acca2c1bddcb9a85264301d00954244bb3ab8b94d8a780f

Image Layers

1ADD file ... in / 27.78 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
8RUN /bin/sh -c set -eux;12.79 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install19.13 MB
12ENV DEBIAN_FRONTEND=noninteractive0 B
13COPY /usr /usr # buildkit35.56 MB
14COPY /etc/nginx/mime.types /etc/nginx/mime.types # buildkit1.16 KB
15RUN /bin/sh -c useradd -s1.24 KB
16COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit819 B
17COPY configurations/gunicorn.conf /etc/gunicorn/gunicorn.conf # buildkit375 B
18COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit371 B
19COPY src /application # buildkit34.61 KB
20EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
21VOLUME [/data]0 B
22WORKDIR /application/backend32 B
23STOPSIGNAL SIGINT0 B
24CMD ["python" "/application/entrypoint.py"]0 B
25RUN /bin/sh -c openssl req2 KB

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /