sha256:ca7f090ab8acf274a29c3c915e07f5ac4e918db42cb1e7e9b9f69acc18f06c37
OS/ARCH
linux/amd64
Compressed size
58.14 MB
Last pushed
over 1 year by ensync
Type
Image
Manifest digest
sha256:5aa85f0b4fa3730ee8e4088f7bb4bb2b60af3c772dd630f150fffd50740a1d68
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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/ # 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 'amd64' out/ 'bookworm' '@1738540800'