Sign inSign up

webhood/3.7:2024.02.17

Multi-platform
Index digest

sha256:031e9b107ddd8c0afc705d96f7409dff7a79e47309909ab396c5d34477e21daf

OS/ARCH

Compressed size

89.41 MB

Last pushed

over 2 years by nadavtasher

Type

Image

Manifest digest

sha256:0cd7ac1e19428efb82c0c989a112c98b58c6785f5e63207a33f74edad1bd5767

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.18 MB
17ENV DEBIAN_FRONTEND=noninteractive0 B
18RUN /bin/sh -c apt update26.13 MB
19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit508 B
20COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit340 B
21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit327 B
22COPY src /application # buildkit31.93 KB
23WORKDIR /application/backend32 B
24STOPSIGNAL SIGINT0 B
25CMD ["/usr/local/bin/python" "/application/entrypoint.py"]0 B
26RUN /bin/sh -c openssl req2 KB

Command

ADD file:7eb149bcaba1d7dcab06b3f9a0615ca459e9cb28459a0864f92b0037f270ba66 in /