Sign inSign up

webhood/3.7:latest

Multi-platform
Index digest

sha256:1284f0a8f20ae1c06fb5c31249beb3155ca49020756cbec33b1e6e50f9be079b

OS/ARCH

Compressed size

91.09 MB

Last pushed

over 2 years by nadavtasher

Type

Image

Manifest digest

sha256:2692ad121e7892f643b223bfd3a9df1ac0ca7247adbf812573e70ca3cff8705f

Image Layers

1ADD file ... in / 30.9 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.04 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.170 B
8RUN /bin/sh -c set -eux;10.21 MB
9RUN /bin/sh -c set -eux;243 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.23 MB
17ENV DEBIAN_FRONTEND=noninteractive0 B
18RUN /bin/sh -c apt update26.69 MB
19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit503 B
20COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit341 B
21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit327 B
22COPY src /application # buildkit31.14 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:51db29acb4893b446fcf8a93f7fa809201b49d6ea62a009ab14002cafd3ac4a8 in /