sha256:f3474d33cd57627dfae0cb1706650ed9b74aff9230cada17e5b07289f6cdf887
OS/ARCH
Compressed size
107.4 MB
Last pushed
over 2 years by nadavtasher
Type
Image
Manifest digest
sha256:9650f73b95a0aefbe8a5b87e13d81a826f1ed6dbe30c0ed99817fe999db3a652
Image Layers
1ADD file ... in / 25.84 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.62 MB7ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF0 B8ENV PYTHON_VERSION=2.7.180 B9/bin/sh -c set -ex &&18.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.08 MB14CMD ["python2"]0 B15RUN /bin/sh -c pip install13.43 MB16RUN /bin/sh -c apt update13.38 MB17RUN /bin/sh -c apt -y31.27 MB18COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit504 B19COPY configurations/supervisord.conf /etc/supervisor/supervisord.conf # buildkit462 B20COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit327 B21COPY src /application # buildkit30.7 KB22CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B23RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:865f9041e12eb341f0a394764ddc11db49cbc8b91d4fb57c6fb1960b68b1bb41 in /