sha256:f3e9a2ca5ae6872e89af2801b5788bb5139efa250feb439f531eb3bc79a2a061
OS/ARCH
Compressed size
30.42 MB
Last pushed
6 days by mxmd
Type
Image
Manifest digest
sha256:ca8bc65f4034163d880c2335b0d52a1ad8de3d3592e2cccafb3cfcd0dd305dfe
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.conf /usr/local/apache2/conf/extra/ # buildkit369 B26COPY hardened/entrypoint.sh /usr/local/bin/entrypoint # buildkit1 KB27COPY hardened/init-httpd.sh /usr/local/bin/init-httpd # buildkit808 B28RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh10.3 MB29EXPOSE [80/tcp]0 B30EXPOSE [443/tcp]0 B31HEALTHCHECK {Test:[CMD-SHELL curl --header "Host:0 B32RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh1.13 KB33ENTRYPOINT ["entrypoint"]0 B34CMD ["httpd-foreground"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit