sha256:7edf40a9e01598f24d7d3ed626054dab6bed82d345baff203e46cf26fa3ac50e
OS/ARCH
Compressed size
100.65 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:72a621a36f892c69774afc0ef79f7b527060ac9e393fd5bded0a6bed2ff9bd5c
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 B11RUN /bin/sh -c pip install20.07 MB12ENV DEBIAN_FRONTEND=noninteractive0 B13COPY /usr /usr # buildkit35.56 MB14COPY /etc/nginx/mime.types /etc/nginx/mime.types # buildkit1.16 KB15RUN /bin/sh -c useradd -s1.25 KB16COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit820 B17COPY configurations/gunicorn.conf /etc/gunicorn/gunicorn.conf # buildkit377 B18COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit373 B19COPY src /application # buildkit34.61 KB20EXPOSE map[443/tcp:{} 80/tcp:{}]0 B21VOLUME [/data]0 B22WORKDIR /application/backend32 B23STOPSIGNAL SIGINT0 B24CMD ["python" "/application/entrypoint.py"]0 B25RUN /bin/sh -c openssl req2 KBCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /