sha256:b37ac4348bfff7861ce31ab67af81dafb821bfdc5f0a70ec10376250568eac9d
OS/ARCH
Compressed size
579.94 MB
Last pushed
over 1 year by stuartmac
Type
Image
Manifest digest
sha256:3123549dba66f4ca63264532ba4957477a6de9d72cf72af2351f591c13402ca4
Image Layers
1# debian.sh --arch 'amd64' out/26.9 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;4.01 MB7ENV HTTPD_VERSION=2.4.630 B8ENV HTTPD_SHA256=88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab0 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;24.85 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.36 MB16RUN /bin/sh -c apt-get update425.51 MB17RUN /bin/sh -c apt-get update1.3 MB18RUN /bin/sh -c apt-get update3.91 MB19RUN /bin/sh -c cpanm Bio::SearchIO::hmmer436.36 KB20RUN /bin/sh -c sed -i740 B21RUN /bin/sh -c chmod +x737 B22COPY ./cgi-extra.conf /usr/local/apache2/conf/extra/cgi-extra.conf # buildkit411 B23RUN /bin/sh -c echo "Include6.55 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 update549.61 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'