sha256:e141828697d45f73f399a9878ca762ef365bcb8c92410d98394449a1f6430bcf
OS/ARCH
Compressed size
95.42 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:25630e4a57db488e909c76ec6aa3198f9df42be4bbe45e0fe5a12b70b9a38080
Image Layers
1ADD file ... in / 27.81 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;3.18 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.70 B8RUN /bin/sh -c set -eux;12.76 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c pip install19.12 MB12ENV DEBIAN_FRONTEND=noninteractive0 B13COPY /usr /usr # buildkit32.52 MB14COPY /etc/nginx/mime.types /etc/nginx/mime.types # buildkit1.16 KB15RUN /bin/sh -c useradd -s1.24 KB16COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit822 B17COPY configurations/gunicorn.conf /etc/gunicorn/gunicorn.conf # buildkit378 B18COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit373 B19COPY src /application # buildkit34.61 KB20EXPOSE map[443/tcp:{} 80/tcp:{}]0 B21VOLUME [/data]0 B22WORKDIR /application/backend32 B23STOPSIGNAL SIGINT0 B24CMD ["python" "/application/entrypoint.py"]0 B25RUN /bin/sh -c openssl req2 KBCommand
ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /