sha256:2317f6d6ac32b8b1248d1b4e744565e8d67c4bb7f4d874b79f8c42d1e77743c7
OS/ARCH
Compressed size
29.66 MB
Last pushed
4 days by mxmd
Type
Image
Manifest digest
sha256:4240475fc3baf4fb6a415f56380cfa728e927e7b2309808fef2da91794f2e1f5
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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.51 MB9ENV HTTPD_VERSION=2.4.680 B10ENV HTTPD_SHA256=68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c060 B11ENV HTTPD_PATCHES=0 B12RUN /bin/sh -c set -eux;5.54 MB13STOPSIGNAL SIGWINCH0 B14COPY httpd-foreground /usr/local/bin/ # buildkit286 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 # buildkit368 B26COPY hardened/entrypoint.sh /usr/local/bin/entrypoint # buildkit1 KB27COPY hardened/init-httpd.sh /usr/local/bin/init-httpd # buildkit810 B28RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh9.93 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-x86_64.tar.gz / # buildkit