Sign inSign up

webhood/3.12:2024.10.12

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

sha256:680cf7e55c3207c80fbee6732414d5e2d76ebf6c53dd4e2c88ce8ae91cebe74c

OS/ARCH

Compressed size

64.27 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:841eef8dd2d66caab26480bfa1c1880cc73499feb163e76aa43cf14651e34f5c

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
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11COPY requirements.txt /tmp/requirements.txt # buildkit261 B
12RUN /bin/sh -c pip install19.12 MB
13COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit379 B
14COPY src /application # buildkit34.86 KB
15EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
16VOLUME [/data]0 B
17WORKDIR /application/backend32 B
18STOPSIGNAL SIGINT0 B
19CMD ["python" "/application/entrypoint.py"]0 B
20RUN /bin/sh -c openssl req2.01 KB

Command

ADD file:7ad74dd13b6c84de2920c6d09de06e914d0b78ba06ae75260d6e6ff344a4b024 in /