Sign inSign up

webhood/3.8:2024.11.07

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

sha256:86c0290bdfe0856d25df5fa0f36ba29ada10ef43c1e931fa7c99f61f42423615

OS/ARCH

Compressed size

57.88 MB

Last pushed

almost 2 years by nadavtasher

Type

Image

Manifest digest

sha256:1c8beec8b937111f2f203e190d2ef86493d165d4a890e0da96c85d7187812cb2

Image Layers

1ADD file ... in / 27.78 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;13.85 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 update322.41 KB
15RUN /bin/sh -c pip install12.54 MB
16COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit319 B
17COPY src /application # buildkit36.92 KB
18WORKDIR /application/backend32 B
19CMD ["python" "/application/entrypoint.py"]0 B
20RUN /bin/sh -c openssl req2 KB

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /