Sign inSign up

webhood/2.7:2024.02.23

Multi-platform
Index digest

sha256:0e7ae5efacfaa7bacd47f3b0cfa805ac19cfa378de9fbb3ec84b36d84c2602b6

OS/ARCH

Compressed size

81.75 MB

Last pushed

over 2 years by nadavtasher

Type

Image

Manifest digest

sha256:e295be6b47fc677e91a2e231b84fac0a48b8e810f3244531923200ce810c581d

Image Layers

1ADD file ... in / 23.69 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
5ENV PYTHONIOENCODING=UTF-80 B
6/bin/sh -c apt-get update &&2.33 MB
7ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B
8ENV PYTHON_VERSION=2.7.180 B
9/bin/sh -c set -ex &&17.65 MB
10ENV PYTHON_PIP_VERSION=20.0.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e0 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.08 MB
14CMD ["python2"]0 B
15RUN /bin/sh -c pip install13.52 MB
16ENV DEBIAN_FRONTEND=noninteractive0 B
17RUN /bin/sh -c apt update22.46 MB
18COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit505 B
19COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit340 B
20COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit327 B
21COPY src /application # buildkit31.77 KB
22WORKDIR /application/backend32 B
23STOPSIGNAL SIGINT0 B
24CMD ["/usr/local/bin/python" "/application/entrypoint.py"]0 B
25RUN /bin/sh -c openssl req2.01 KB

Command

ADD file:761a556ec2a7d8c742c860e429c9b9ba3f7abfcd9383c6b3767499de6dcad4bc in /