sha256:77aaf1c183dcbf98587063d0fe7e95903fddac91152a2825a0fe3589f167e2f3
OS/ARCH
Compressed size
94.31 MB
Last pushed
over 2 years by nadavtasher
Type
Image
Manifest digest
sha256:9939f1390d6737efa8828ed340a5a302a2bbe0860e2f524622be66b195ea6a45
Image Layers
1ADD file ... in / 23.69 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5ENV PYTHONIOENCODING=UTF-80 B6/bin/sh -c apt-get update &&2.33 MB7ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B8ENV PYTHON_VERSION=2.7.180 B9/bin/sh -c set -ex &&17.65 MB10ENV PYTHON_PIP_VERSION=20.0.20 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e0 B13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.08 MB14CMD ["python2"]0 B15RUN /bin/sh -c pip install13.5 MB16ENV DEBIAN_FRONTEND=noninteractive0 B17RUN /bin/sh -c apt update12.58 MB18RUN /bin/sh -c apt -y22.46 MB19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit507 B20COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit342 B21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit328 B22COPY src /application # buildkit31.95 KB23WORKDIR /application/backend32 B24STOPSIGNAL SIGINT0 B25CMD ["/usr/local/bin/python" "/application/entrypoint.py"]0 B26RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:761a556ec2a7d8c742c860e429c9b9ba3f7abfcd9383c6b3767499de6dcad4bc in /