sha256:f95b8b0eb676f946dcbcb763fcff35fa70b8497744dee94c52edff0b613ac09e
OS/ARCH
linux/mips64le
Compressed size
55.6 MB
Last pushed
about 1 year by doimips64le
Type
Image
Manifest digest
sha256:de95eec6b0c25a8f64cab88c0e6251a5fd7207a3645a4f95a0755b5ef6bdb1cb
Image Layers
1# debian.sh --arch 'mips64el' out/27.2 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.41 MB7ENV HTTPD_VERSION=2.4.650 B8ENV HTTPD_SHA256=58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b30 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;24.99 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit293 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 BCommand
# debian.sh --arch 'mips64el' out/ 'bookworm' '@1754870400'