sha256:5dcff236f9c9479c7377c12329cde223425dedabd3cc527dd947d6005784d191
OS/ARCH
Compressed size
113.94 MB
Last pushed
over 2 years by nadavtasher
Type
Image
Manifest digest
sha256:4ac2a71bf53d0fc57b23b84b3a5bce637eeba4979a056d417d333b9cf8274b7a
Image Layers
1ADD file ... in / 30.9 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 B5RUN /bin/sh -c set -eux;1.04 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.170 B8RUN /bin/sh -c set -eux;10.21 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B14RUN /bin/sh -c set -eux;3 MB15CMD ["python3"]0 B16RUN /bin/sh -c pip install19.09 MB17RUN /bin/sh -c apt update13.74 MB18RUN /bin/sh -c apt -y35.93 MB19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit503 B20COPY configurations/supervisord.conf /etc/supervisor/supervisord.conf # buildkit462 B21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit327 B22COPY src /application # buildkit30.7 KB23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B24RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:51db29acb4893b446fcf8a93f7fa809201b49d6ea62a009ab14002cafd3ac4a8 in /