sha256:ae52eb405c59959ad28cf0ca1bb1c2ca118a4a6d84845084bef44fc38dd20fc8
OS/ARCH
Compressed size
30.42 MB
Last pushed
5 days by mxmd
Type
Image
Manifest digest
sha256:c564bb655ea64eb4abd0d4b9aaa417379ee3f43dad8c6b3b6c7ee2438ac98144
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 B17ARG APACHE_VERSION=2.4.680 B18ARG ALPINE_VERSION=3.240 B19LABEL maintainer=madebymode0 B20ENV PHP_HOST=php0 B21ENV PHP_PORT=90000 B22ENV HTTPD_RUNTIME_DIR=/tmp/httpd-runtime0 B23ENV HTTPD_RUNTIME_CONF_DIR=/tmp/httpd-conf.d0 B24ADD php-fpm.conf /usr/local/apache2/conf/extra/ # buildkit645 B25ADD server-status-nonroot.conf /usr/local/apache2/conf/extra/server-status.conf # buildkit367 B26COPY hardened/entrypoint.sh /usr/local/bin/entrypoint # buildkit1 KB27COPY hardened/init-httpd.sh /usr/local/bin/init-httpd # buildkit809 B28RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh10.3 MB29EXPOSE [8080/tcp]0 B30HEALTHCHECK {Test:[CMD-SHELL curl --header "Host:0 B31RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh1.13 KB32USER httpd0 B33ENTRYPOINT ["entrypoint"]0 B34CMD ["httpd-foreground"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit