Sign inSign up

webhood/3.7:2024.02.07

Multi-platform
Index digest

sha256:4d19513ee53b3d0973c78fea7f45a841df55adfa2eee34dc0f8a3d0dc736f42f

OS/ARCH

Compressed size

102.73 MB

Last pushed

over 2 years by nadavtasher

Type

Image

Manifest digest

sha256:9714d5390ecfd374da922abd9906a57d9611f67817dede62c594a35e5d5e91e2

Image Layers

1ADD file ... in / 29.96 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;1.03 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.170 B
8RUN /bin/sh -c set -eux;10.08 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;3 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c pip install19.16 MB
17ENV DEBIAN_FRONTEND=noninteractive0 B
18RUN /bin/sh -c apt update13.33 MB
19RUN /bin/sh -c apt -y26.13 MB
20COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit507 B
21COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit341 B
22COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit328 B
23COPY src /application # buildkit31.95 KB
24WORKDIR /application/backend32 B
25STOPSIGNAL SIGINT0 B
26CMD ["/usr/local/bin/python" "/application/entrypoint.py"]0 B
27RUN /bin/sh -c openssl req2.01 KB

Command

ADD file:7eb149bcaba1d7dcab06b3f9a0615ca459e9cb28459a0864f92b0037f270ba66 in /