sha256:eca43b731dcc7aa8b018b945145defa411089b93e22d98ba5bd8cabe8d43a3d4
OS/ARCH
Compressed size
113.93 MB
Last pushed
over 2 years by nadavtasher
Type
Image
Manifest digest
sha256:542bce1e805c2e2f954b42c7118be5075ab063275f2c7588ec064457f2fa7a98
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 # buildkit506 B20COPY configurations/supervisord.conf /etc/supervisor/supervisord.conf # buildkit465 B21COPY configurations/gunicorn.conf /etc/gunicorn.conf # buildkit325 B22COPY src /application # buildkit30.64 KB23WORKDIR /opt32 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B25RUN /bin/sh -c openssl req2 KBCommand
ADD file:51db29acb4893b446fcf8a93f7fa809201b49d6ea62a009ab14002cafd3ac4a8 in /