sha256:fcf619c76c47c9800e6589b0da6700cb6d81d0a51db2ddb539e1c00aa768438c
OS/ARCH
Compressed size
57.45 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:5c50517d44e515cd3e6259b851543d7e0212501ef8f8083fe24115ea817c3738
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 B8ENV PYTHON_SHA256=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf55500 B9RUN /bin/sh -c set -eux;12.9 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B13VOLUME [/data]0 B14STOPSIGNAL SIGINT0 B15RUN /bin/sh -c apt update322.78 KB16COPY resources/requirements.txt /tmp/requirements.txt # buildkit250 B17RUN /bin/sh -c pip install13.21 MB18COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit319 B19COPY src /application # buildkit36.69 KB20WORKDIR /application/backend32 B21CMD ["python" "/application/entrypoint.py"]0 B22RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /