Sign inSign up

webhood/3.10:2024.10.25

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

sha256:5904ebc4e0992753ab0fb40b30f16f3e47c730773c419a5f5b2d5a30624d8d4b

OS/ARCH

Compressed size

59.17 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:3f122ead208de8affcd81b4509e93995933eea4f37bd35d9be4164d5a590ff80

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.150 B
8ENV PYTHON_SHA256=aab0950817735172601879872d937c1e4928a57c409ae02369ec3d91dccebe790 B
9RUN /bin/sh -c set -eux;14.92 MB
10RUN /bin/sh -c set -eux;249 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 update321.98 KB
16RUN /bin/sh -c pip install12.77 MB
17COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit322 B
18COPY src /application # buildkit36.86 KB
19WORKDIR /application/backend32 B
20CMD ["python" "/application/entrypoint.py"]0 B
21RUN /bin/sh -c openssl req2.01 KB

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /