sha256:acdd427b3458436269b8c3a82e8a8954546169177d2aa412f554e5264859a360
OS/ARCH
Compressed size
104.76 MB
Last pushed
over 2 years by nadavtasher
Type
Image
Manifest digest
sha256:a5942143f1ea5b12861f707c04a8ad38bc53f43e4deb180cb6d424cb51224f90
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.16 MB17RUN /bin/sh -c apt update13.74 MB18RUN /bin/sh -c apt -y26.69 MB19COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit508 B20COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit340 B21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit327 B22COPY src /application # buildkit31.89 KB23WORKDIR /application32 B24STOPSIGNAL SIGINT0 B25CMD ["/usr/local/bin/python" "entrypoint.py"]0 B26RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:51db29acb4893b446fcf8a93f7fa809201b49d6ea62a009ab14002cafd3ac4a8 in /