Sign inSign up

webhood/3.8:2024.10.20

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

sha256:23021f63130d0bb4c2def970ea620d799f2dd6006bf3413a952fcc404f68529b

OS/ARCH

Compressed size

64.98 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:da4a6d9a75b3ce1e1b170b11bfeb32b565d8bea63f171964de0d359eaa393e44

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=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.200 B
8RUN /bin/sh -c set -eux;13.84 MB
9RUN /bin/sh -c set -eux;249 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 update323.25 KB
15COPY resources/requirements.txt /tmp/requirements.txt # buildkit250 B
16RUN /bin/sh -c pip install19.8 MB
17COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit320 B
18COPY src /application # buildkit36.69 KB
19WORKDIR /application/backend32 B
20CMD ["python" "/application/entrypoint.py"]0 B
21RUN /bin/sh -c openssl req2 KB

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /