Sign inSign up

webhood/3.12:2024.10.18

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

sha256:9b4bbd875fca34b056fc8cdf922793029d107a7d0ce6e24d20da1baca9800203

OS/ARCH

Compressed size

63.08 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:d5e49dca0c79de37ed55d926f5151d3d5796942454ec99c5c5f6bf3b1345dc37

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
11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
12VOLUME [/data]0 B
13STOPSIGNAL SIGINT0 B
14COPY resources/requirements.txt /tmp/requirements.txt # buildkit260 B
15RUN /bin/sh -c pip install19.13 MB
16COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit365 B
17COPY src /application # buildkit35.63 KB
18WORKDIR /application/backend32 B
19CMD ["python" "/application/entrypoint.py"]0 B
20RUN /bin/sh -c openssl req2 KB

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /