sha256:b37ac4348bfff7861ce31ab67af81dafb821bfdc5f0a70ec10376250568eac9d
OS/ARCH
Compressed size
549.23 MB
Last pushed
over 1 year by stuartmac
Type
Image
Manifest digest
sha256:59f3d015439b2d35e6c777dc2087911f545bafcede6b57ff2e91376ceced717a
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2ENV HTTPD_PREFIX=/usr/local/apache20 B3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c mkdir -p145 B5WORKDIR /usr/local/apache232 B6RUN /bin/sh -c set -eux;3.84 MB7ENV HTTPD_VERSION=2.4.630 B8ENV HTTPD_SHA256=88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab0 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;24.82 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit293 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15RUN /bin/sh -c apt-get update11.31 MB16RUN /bin/sh -c apt-get update395.28 MB17RUN /bin/sh -c apt-get update1.27 MB18RUN /bin/sh -c apt-get update3.88 MB19RUN /bin/sh -c cpanm Bio::SearchIO::hmmer436.33 KB20RUN /bin/sh -c sed -i738 B21RUN /bin/sh -c chmod +x734 B22COPY ./cgi-extra.conf /usr/local/apache2/conf/extra/cgi-extra.conf # buildkit409 B23RUN /bin/sh -c echo "Include6.54 KB24COPY ./httpd/cgi-bin/ /usr/local/apache2/cgi-bin/ # buildkit22.87 MB25COPY ./httpd/htdocs/ /usr/local/apache2/htdocs/ # buildkit58.26 MB26RUN /bin/sh -c apt-get update542.83 KBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'