sha256:7edf40a9e01598f24d7d3ed626054dab6bed82d345baff203e46cf26fa3ac50e
OS/ARCH
Compressed size
99.03 MB
Last pushed
almost 2 years by nadavtasher
Type
Image
Manifest digest
sha256:2c3ff6d738e5a1392b8cecef86f394f36e308f2e877c658f85b86d68874f4261
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 B11RUN /bin/sh -c pip install20.06 MB12ENV DEBIAN_FRONTEND=noninteractive0 B13COPY /usr /usr # buildkit32.72 MB14COPY /etc/nginx/mime.types /etc/nginx/mime.types # buildkit1.16 KB15RUN /bin/sh -c useradd -s1.24 KB16COPY configurations/nginx.conf /etc/nginx/nginx.conf # buildkit821 B17COPY configurations/gunicorn.conf /etc/gunicorn/gunicorn.conf # buildkit377 B18COPY configurations/entrypoint.conf /etc/entrypoint/entrypoint.conf # buildkit372 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.01 KBCommand
ADD file:7ad74dd13b6c84de2920c6d09de06e914d0b78ba06ae75260d6e6ff344a4b024 in /