Sign inSign up

webhood/3.7:2024.03.01

Multi-platform
Index digest

sha256:f13d39de50113e51f23e6af34775327e27419f8275bf44290028aaf8037f9141

OS/ARCH

Compressed size

86.65 MB

Last pushed

over 2 years by nadavtasher

Type

Image

Manifest digest

sha256:6faa6d2295fcbe565becaf6f2f5237e635d86a15d10be3e402f9e02ff4d5576d

Image Layers

1ADD file ... in / 27.58 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.01 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.170 B
8RUN /bin/sh -c set -eux;9.78 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.74 MB
17ENV DEBIAN_FRONTEND=noninteractive0 B
18RUN /bin/sh -c apt update25.5 MB
19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit503 B
20COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit339 B
21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit325 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:3fafe6196c5a5c30a92e0a7cca16de98eecf20e6e40a25a36034e3512e0fceb7 in /