Sign inSign up

webhood/3.10:2024.10.19

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

sha256:c1b6c0653cad1bee64cc77f3e1204bc62b9f8015d6821bd56e6a74ba61ab589a

OS/ARCH

Compressed size

66.2 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:3b8f4c39daf7521117c34326868a3b5d15ef592514e33f9b7c9818b5de55482f

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.150 B
8ENV PYTHON_SHA256=aab0950817735172601879872d937c1e4928a57c409ae02369ec3d91dccebe790 B
9RUN /bin/sh -c set -eux;14.84 MB
10RUN /bin/sh -c set -eux;248 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 update322.84 KB
16COPY resources/requirements.txt /tmp/requirements.txt # buildkit250 B
17RUN /bin/sh -c pip install20.03 MB
18COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit319 B
19COPY src /application # buildkit36.68 KB
20WORKDIR /application/backend32 B
21CMD ["python" "/application/entrypoint.py"]0 B
22RUN /bin/sh -c openssl req1.99 KB

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /