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

95.42 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:25630e4a57db488e909c76ec6aa3198f9df42be4bbe45e0fe5a12b70b9a38080

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
8RUN /bin/sh -c set -eux;12.76 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install19.12 MB
12ENV DEBIAN_FRONTEND=noninteractive0 B
13COPY /usr /usr # buildkit32.52 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 # buildkit822 B
17COPY configurations/gunicorn.conf /etc/gunicorn/gunicorn.conf # buildkit378 B
18COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit373 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:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /