sha256:82be8b4ed7d1925c9ddbdbaa7d89fb82239c21048d6872924e38ebbfda450778
OS/ARCH
Compressed size
1.27 GB
Last pushed
over 1 year by holdenk
Type
Image
Manifest digest
sha256:fecf0699ab102b5e71b3e17f7fb358957ee626afa55cdf2f5c0ffe7d9a907ce1
Image Layers
1# debian.sh --arch 'amd64' out/51.25 MB2RUN /bin/sh -c set -eux;14.84 MB3RUN /bin/sh -c set -eux;52.22 MB4RUN /bin/sh -c set -ex;187.94 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.77 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.100 B10ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B11RUN /bin/sh -c set -eux;23.53 MB12RUN /bin/sh -c set -eux;248 B13CMD ["python3"]0 B14ARG DEBIAN_FRONTEND=noninteractive0 B15RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c685.48 MB16COPY /conf/nginx.default /etc/nginx/sites-available/default # buildkit554 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c206 B18RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c126 B19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c132 B20COPY *requirements.txt /opt/fighthealthinsurance/ # buildkit1.06 KB21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c246.03 MB22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c103 B23ADD --chown=www-data:www-data static /opt/fighthealthinsurance/static #32.24 MB24ADD --chown=www-data:www-data fighthealthinsurance /opt/fighthealthinsurance/fighthealthinsurance #759.77 KB25COPY --chown=www-data:www-data scripts/start-server.sh /opt/fighthealthinsurance/ #814 B26COPY --chown=www-data:www-data *.py /opt/fighthealthinsurance/ #1.59 KB27ADD --chown=www-data:www-data conf /opt/fighthealthinsurance/conf #932 B28WORKDIR /opt/fighthealthinsurance/32 B29RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.15 MB30RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B31RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c549 B32EXPOSE map[80/tcp:{}]0 B33STOPSIGNAL SIGTERM0 B34RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c161 B35CMD ["/opt/fighthealthinsurance/start-server.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'