sha256:f599d8e58e9902a1f924777b95132776fb64f29baecf103cce3e89c3e61848be
OS/ARCH
Compressed size
1.4 GB
Last pushed
over 1 year by holdenk
Type
Image
Manifest digest
sha256:c5cd6b174d663ccab3fe01ca656a075d6a6f822f0b0700c5253789b7dd4ef5dc
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 -c783.31 MB16COPY /conf/nginx.default /etc/nginx/sites-available/default # buildkit556 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c204 B18RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c129 B19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c134 B20RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c16.14 MB21COPY *requirements.txt /opt/fighthealthinsurance/ # buildkit1.16 KB22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c264.24 MB23RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c103 B24ADD --chown=www-data:www-data static /opt/fighthealthinsurance/static #30.73 MB25ADD --chown=www-data:www-data fighthealthinsurance /opt/fighthealthinsurance/fighthealthinsurance #897.57 KB26ADD --chown=www-data:www-data fhi_users /opt/fighthealthinsurance/fhi_users #54.13 KB27ADD --chown=www-data:www-data charts /opt/fighthealthinsurance/charts #107.29 KB28COPY --chown=www-data:www-data scripts/start-server.sh /opt/fighthealthinsurance/ #1010 B29COPY --chown=www-data:www-data *.py /opt/fighthealthinsurance/ #3.61 KB30ADD --chown=www-data:www-data conf /opt/fighthealthinsurance/conf #934 B31WORKDIR /opt/fighthealthinsurance/32 B32RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.15 MB33RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B34RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c549 B35EXPOSE map[80/tcp:{}]0 B36STOPSIGNAL SIGTERM0 B37RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c161 B38ARG RELEASE=v0.11.7b-dev0 B39CMD ["/opt/fighthealthinsurance/start-server.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'