sha256:e245a457238418900059969079fe6290d9cf0bdbd94a0527bd8d327f51334cbc
OS/ARCH
Compressed size
128.83 MB
Last pushed
9 months by forewarnedsecurity
Type
Image
Manifest digest
sha256:383f0ba8962859d091675146a69645b5a03a8129fd5e8e496b3bee528fec8e14
Image Layers
1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;452.16 KB5ENV PYTHON_VERSION=3.14.20 B6ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B7RUN /bin/sh -c set -eux;12.83 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ENV CONFIG=/opt/big-hp/big-hp.cfg0 B11ENV BIGHP_JSON=/etc/big-hp/big-hp.json0 B12RUN /bin/sh -c apk add93.4 MB13WORKDIR /opt/big-hp113 B14COPY requirements.txt /opt/big-hp/ # buildkit204 B15RUN /bin/sh -c pip install18.1 MB16COPY big-hp/ /opt/big-hp/big-hp/ # buildkit42.91 KB17COPY conf/big-hp.cfg.template /opt/big-hp/conf/big-hp.cfg.template # buildkit410 B18COPY scripts/ /opt/big-hp/scripts/ # buildkit4.06 KB19RUN /bin/sh -c chmod +x1.47 KB20COPY entrypoint.sh /opt/big-hp # buildkit834 B21RUN /bin/sh -c chmod 0755829 B22RUN /bin/sh -c openssl req3.88 KB23ENTRYPOINT ["/opt/big-hp/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit