sha256:005f7ea8b2db37dbc044eb65a41c51265f7d28af466055ea6862a5b0f6ec586b
OS/ARCH
Compressed size
45.82 MB
Last pushed
11 months by ensync
Type
Image
Manifest digest
sha256:1cfb457367bc469a540c2ad4c3a9ece06fc3dfcedb0aaf78d8b52bc92b1562b0
Image Layers
1# debian.sh --arch 'arm64' out/28.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 -p144 B5WORKDIR /usr/local/apache232 B6RUN /bin/sh -c set -eux;1.88 MB7ENV HTTPD_VERSION=2.4.650 B8ENV HTTPD_SHA256=58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b30 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;12.75 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit291 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15COPY /opt/wrs-output/unzipped-artifact/ /usr/local/apache2/htdocs/ # buildkit2.44 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1759104000'