sha256:d8b5f7cdb1a9d6e31a1d7e57ef585f5df2cbe4dc90a0344502e2424bf02c5f6c
OS/ARCH
Compressed size
57.72 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:c823924a5e6abbdcdddf157e58479d9ca63c43fe29902adc2c753667f656f496
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 B11EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B12VOLUME [/data]0 B13STOPSIGNAL SIGINT0 B14RUN /bin/sh -c apt update323.24 KB15RUN /bin/sh -c pip install12.55 MB16COPY resources/entrypoint.conf /etc/entrypoint.conf # buildkit321 B17COPY src /application # buildkit36.92 KB18WORKDIR /application/backend32 B19CMD ["python" "/application/entrypoint.py"]0 B20RUN /bin/sh -c openssl req2 KBCommand
ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /