sha256:a37a663e9e07c99b4b54891f028c7f7fcf637799a8f833805dc4960642ae2bde
OS/ARCH
Compressed size
64.93 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:1b5dad3ca1316d6ddecf233c13fd4822dba93d9248e39f73a1fa751ee1916865
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=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.200 B8RUN /bin/sh -c set -eux;13.84 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11COPY requirements.txt /tmp/requirements.txt # buildkit260 B12RUN /bin/sh -c pip install20.07 MB13COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit379 B14COPY src /application # buildkit34.86 KB15EXPOSE map[443/tcp:{} 80/tcp:{}]0 B16VOLUME [/data]0 B17WORKDIR /application/backend32 B18STOPSIGNAL SIGINT0 B19CMD ["python" "/application/entrypoint.py"]0 B20RUN /bin/sh -c openssl req2.01 KBCommand
ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /