sha256:537840c84b83793fc76177fe0a9ae81c57e89f9b22602eac45070ff1008e4d3d
OS/ARCH
Compressed size
57.87 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:3aa4551290d87c36fc82bb1fcff7dcdd843db9a804ab5a8572573af6a3728152
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=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.200 B8RUN /bin/sh -c set -eux;13.85 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B12VOLUME [/data]0 B13STOPSIGNAL SIGINT0 B14RUN /bin/sh -c apt update322.39 KB15COPY resources/requirements.txt /tmp/requirements.txt # buildkit251 B16RUN /bin/sh -c pip install12.54 MB17COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit319 B18COPY src /application # buildkit36.69 KB19WORKDIR /application/backend32 B20CMD ["python" "/application/entrypoint.py"]0 B21RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /