sha256:e4f2eacd090d3585beb73074dc2a88b6a50995c3fa4efc1819b3c3c63495efe8
OS/ARCH
Compressed size
20.16 MB
Last pushed
about 1 month by zimbres
Type
Image
Manifest digest
sha256:ac01f8e9fbb5e666483d023e7f7097f833cc3029811d6ed3b8fe4b864a3fac4e
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 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 -p147 B7WORKDIR /usr/local/apache232 B8RUN /bin/sh -c set -eux;10.48 MB9ENV HTTPD_VERSION=2.4.680 B10ENV HTTPD_SHA256=68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c060 B11ENV HTTPD_PATCHES=0 B12RUN /bin/sh -c set -eux;5.65 MB13STOPSIGNAL SIGWINCH0 B14COPY httpd-foreground /usr/local/bin/ # buildkit285 B15EXPOSE map[80/tcp:{}]0 B16CMD ["httpd-foreground"]0 B17COPY index.html /usr/local/apache2/htdocs/ # buildkit3.04 KB18COPY favicon.ico /usr/local/apache2/htdocs/ # buildkit10.56 KB19COPY style.css /usr/local/apache2/htdocs/ # buildkit1.45 KB20RUN /bin/sh -c sed -i6.53 KB21RUN /bin/sh -c echo "ServerTokens6.54 KB22RUN /bin/sh -c echo "ServerSignature6.55 KB23RUN /bin/sh -c chown -R163 B24USER www-data0 B25EXPOSE [8080/tcp]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit