sha256:0b4c8c3fb4d8f300100cf03c28f3214a9f4feaf0782a5a7b421458edb3b4f502
OS/ARCH
Compressed size
98.57 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:fb72197005e9dae20b6ecbd220cfb697748f05e833ce35dfdb60bd9ca9bb9d76
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.150 B8RUN /bin/sh -c set -eux;14.73 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c pip install20.31 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 # buildkit377 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 /