sha256:17a8cf17f60cafdbdc1b4897dd2eb6d644fe63265c1be834554e67b4f711176e
OS/ARCH
Compressed size
66.22 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:1b16498d625c4674703c0e34f0eb589b2a845827fedb32cbc763e7135b56aff4
Image Layers
1ADD file ... in / 27.78 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.75 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B12VOLUME [/data]0 B13STOPSIGNAL SIGINT0 B14COPY resources/requirements.txt /tmp/requirements.txt # buildkit260 B15RUN /bin/sh -c pip install20.31 MB16COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit365 B17COPY src /application # buildkit35.63 KB18WORKDIR /application/backend32 B19CMD ["python" "/application/entrypoint.py"]0 B20RUN /bin/sh -c openssl req2 KBCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /