sha256:2317f6d6ac32b8b1248d1b4e744565e8d67c4bb7f4d874b79f8c42d1e77743c7
OS/ARCH
Compressed size
30.43 MB
Last pushed
5 days by mxmd
Type
Image
Manifest digest
sha256:8f177202e65a66f0fda31cec6e2185b51e3b3437bc8f79a750bb84f805b6e9f6
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/ # buildkit643 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.12 KB32USER httpd0 B33ENTRYPOINT ["entrypoint"]0 B34CMD ["httpd-foreground"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit