sha256:07d7555861bb7e66cca19c20b8c119be89d7b92d83c7d052c75f865a295547f3
OS/ARCH
Compressed size
66.31 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:3d024255b32bc19ad498d9d9ba269e601ef87b1dc84a6e2a9ab93592f8ed6c58
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=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.200 B8RUN /bin/sh -c set -eux;14.11 MB9RUN /bin/sh -c set -eux;248 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.07 MB16COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit364 B17COPY src /application # buildkit35.63 KB18WORKDIR /application/backend32 B19CMD ["python" "/application/entrypoint.py"]0 B20RUN /bin/sh -c openssl req2 KBCommand
ADD file:7ad74dd13b6c84de2920c6d09de06e914d0b78ba06ae75260d6e6ff344a4b024 in /