sha256:39a8725be1594d0469b17833665ee8cb4dea5a370e0dd8e2b3ac7cb121d2640d
OS/ARCH
Compressed size
85.98 MB
Last pushed
over 2 years by nadavtasher
Type
Image
Manifest digest
sha256:d1a565b613a478b9aae7f40afcd95058da7748126e4285407ce266ac731b9ae4
Image Layers
1ADD file ... in / 26.47 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.63 MB7ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B8ENV PYTHON_VERSION=2.7.180 B9/bin/sh -c set -ex &&17.75 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.07 MB14CMD ["python2"]0 B15RUN /bin/sh -c pip install13.51 MB16ENV DEBIAN_FRONTEND=noninteractive0 B17RUN /bin/sh -c apt update23.51 MB18COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit506 B19COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit339 B20COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit325 B21COPY src /application # buildkit31.93 KB22WORKDIR /application/backend32 B23STOPSIGNAL SIGINT0 B24CMD ["/usr/local/bin/python" "/application/entrypoint.py"]0 B25RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:ab0bbfba6c4b56420ffffc6cdddcc4592fff018f0cd07578c7dc0a5faa49df2f in /