Sign inSign up

webhood/3.10:2024.10.12

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

sha256:51479167c7d82aabdeed1b0bee1f108872b22c10b17e5b7b3cf94de40474a560

OS/ARCH

Compressed size

66.05 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:cae69269dcbc133e894d66cfc60b879ed179262d0146fb184581749749fd78d9

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
8RUN /bin/sh -c set -eux;14.73 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY requirements.txt /tmp/requirements.txt # buildkit261 B
12RUN /bin/sh -c pip install20.31 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 KB

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /