Sign inSign up

webhood/3.8:2024.10.23

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

sha256:537840c84b83793fc76177fe0a9ae81c57e89f9b22602eac45070ff1008e4d3d

OS/ARCH

Compressed size

59.11 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:999082fbb60d8678b694ef7091b2a3590db450aafad5adfa911564084d9a64e3

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=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.200 B
8RUN /bin/sh -c set -eux;14.11 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
12VOLUME [/data]0 B
13STOPSIGNAL SIGINT0 B
14RUN /bin/sh -c apt update334.68 KB
15COPY resources/requirements.txt /tmp/requirements.txt # buildkit251 B
16RUN /bin/sh -c pip install12.53 MB
17COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit319 B
18COPY src /application # buildkit36.69 KB
19WORKDIR /application/backend32 B
20CMD ["python" "/application/entrypoint.py"]0 B
21RUN /bin/sh -c openssl req2.01 KB

Command

ADD file:7ad74dd13b6c84de2920c6d09de06e914d0b78ba06ae75260d6e6ff344a4b024 in /