Sign inSign up

webhood/3.10:2024.10.13

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

sha256:1a48159734e77f66ee3a3a38eb5ffe46816d2b28f4408e100a005a00493092ad

OS/ARCH

Compressed size

67.42 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:b04a8a8cf330851298fc5cff9313293891d09bc5e66682a7a8ce06428d77b3c6

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.150 B
8RUN /bin/sh -c set -eux;14.99 MB
9RUN /bin/sh -c set -eux;249 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 install20.3 MB
16COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit367 B
17COPY src /application # buildkit35.64 KB
18WORKDIR /application/backend32 B
19CMD ["python" "/application/entrypoint.py"]0 B
20RUN /bin/sh -c openssl req2 KB

Command

ADD file:7ad74dd13b6c84de2920c6d09de06e914d0b78ba06ae75260d6e6ff344a4b024 in /