Sign inSign up

webhood/3.7:2024.03.01

Multi-platform
Index digest

sha256:f13d39de50113e51f23e6af34775327e27419f8275bf44290028aaf8037f9141

OS/ARCH

Compressed size

89.43 MB

Last pushed

over 2 years by nadavtasher

Type

Image

Manifest digest

sha256:31fa785a63d18c81f6af569a859d059b2e0cb40a22d58ad9d0b6391e198e5318

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.2 MB
17ENV DEBIAN_FRONTEND=noninteractive0 B
18RUN /bin/sh -c apt update26.13 MB
19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit503 B
20COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit340 B
21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit326 B
22COPY src /application # buildkit31.73 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 /