sha256:fdb12315bed259a26cdf9ef08c388e3a9bc4012e6746316b0cc4511f70d8a06c
OS/ARCH
linux/amd64
Compressed size
18.95 MB
Last pushed
over 1 year by sixeyedci
Type
Image
Manifest digest
sha256:fdb12315bed259a26cdf9ef08c388e3a9bc4012e6746316b0cc4511f70d8a06c
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -x932 B4ENV HTTPD_PREFIX=/usr/local/apache20 B5ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c mkdir -p146 B7WORKDIR /usr/local/apache232 B8RUN /bin/sh -c set -eux;10.1 MB9ENV HTTPD_VERSION=2.4.630 B10ENV HTTPD_SHA256=88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab0 B11ENV HTTPD_PATCHES=0 B12RUN /bin/sh -c set -eux;5.37 MB13STOPSIGNAL SIGWINCH0 B14COPY httpd-foreground /usr/local/bin/ # buildkit287 B15EXPOSE map[80/tcp:{}]0 B16CMD ["httpd-foreground"]0 B17COPY html/ /usr/local/apache2/htdocs/ # buildkit380 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit