sha256:93f4ce2f626122eeea084bffdac3bd33eea386fbf136713a0f3433e0372da190
OS/ARCH
Compressed size
45.75 MB
Last pushed
about 1 year by ensync
Type
Image
Manifest digest
sha256:51a7c4aeade53c7c5ef8e3dfc84423e67eeedc78ce12f716a571d70dda22f39d
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 -p145 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/ # buildkit292 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15COPY /opt/wrs-output/unzipped-artifact/ /usr/local/apache2/htdocs/ # buildkit2.38 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'