sha256:0b4c8c3fb4d8f300100cf03c28f3214a9f4feaf0782a5a7b421458edb3b4f502
OS/ARCH
Compressed size
100.14 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:1ad557c756c268e845abe198a52a961f825211e46cd403c646823875cb1d1d91
Image Layers
1ADD file ... in / 28.75 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.35 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.150 B8RUN /bin/sh -c set -eux;14.99 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c pip install20.3 MB12ENV DEBIAN_FRONTEND=noninteractive0 B13COPY /usr /usr # buildkit32.72 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 # buildkit820 B17COPY configurations/gunicorn.conf /etc/gunicorn/gunicorn.conf # buildkit376 B18COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit370 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.01 KBCommand
ADD file:7ad74dd13b6c84de2920c6d09de06e914d0b78ba06ae75260d6e6ff344a4b024 in /