sha256:3949cf0b053c8d68b59ebf687a341af249a26033bedc05fd0b439b67a9530710
OS/ARCH
Compressed size
66.2 MB
Last pushed
9 months by caraka
Type
Image
Manifest digest
sha256:eb6fe7e2d659a16a24ea23fe565671a04a861aea7c444c10c8cc037e4e6b1d58
Image Layers
1# debian.sh --arch 'armhf' out/25 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;1.74 MB7ENV HTTPD_VERSION=2.4.660 B8ENV HTTPD_SHA256=94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a0 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;11.93 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit293 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B16RUN /bin/sh -c export DEBIAN_FRONTEND='noninteractive'27.53 MB17COPY ./cgi-httpd.conf /usr/local/apache2/conf/httpd.conf # buildkit6.55 KBCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1766966400'