sha256:ebcccd51992f6cdc6782145f27ef78fe826691064b1c71aad37c369d30405bfb
OS/ARCH
Compressed size
60.39 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:e330432aae2144aad2c76025e34e938b507b37dc93eef90f09f08d00ed1b83b8
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 B8ENV PYTHON_SHA256=aab0950817735172601879872d937c1e4928a57c409ae02369ec3d91dccebe790 B9RUN /bin/sh -c set -eux;15.15 MB10RUN /bin/sh -c set -eux;249 B11CMD ["python3"]0 B12EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B13VOLUME [/data]0 B14STOPSIGNAL SIGINT0 B15RUN /bin/sh -c apt update334.33 KB16RUN /bin/sh -c pip install12.78 MB17COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit321 B18COPY src /application # buildkit36.92 KB19WORKDIR /application/backend32 B20CMD ["python" "/application/entrypoint.py"]0 B21RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:9e1e244025374c1ce772075845b1331852635a8eb7d29e206c37cd9de6ad8617 in /