Sign inSign up

mxmd/httpd:2.4.68-hardened-nonroot

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -x932 B
4ENV HTTPD_PREFIX=/usr/local/apache20 B
5ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6RUN /bin/sh -c mkdir -p147 B
7WORKDIR /usr/local/apache232 B
8RUN /bin/sh -c set -eux;10.48 MB
9ENV HTTPD_VERSION=2.4.680 B
10ENV HTTPD_SHA256=68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c060 B
11ENV HTTPD_PATCHES=0 B
12RUN /bin/sh -c set -eux;5.65 MB
13STOPSIGNAL SIGWINCH0 B
14COPY httpd-foreground /usr/local/bin/ # buildkit285 B
15EXPOSE map[80/tcp:{}]0 B
16CMD ["httpd-foreground"]0 B
17ARG APACHE_VERSION=2.4.680 B
18ARG ALPINE_VERSION=3.240 B
19LABEL maintainer=madebymode0 B
20ENV PHP_HOST=php0 B
21ENV PHP_PORT=90000 B
22ENV HTTPD_RUNTIME_DIR=/tmp/httpd-runtime0 B
23ENV HTTPD_RUNTIME_CONF_DIR=/tmp/httpd-conf.d0 B
24ADD php-fpm.conf /usr/local/apache2/conf/extra/ # buildkit643 B
25ADD server-status-nonroot.conf /usr/local/apache2/conf/extra/server-status.conf # buildkit367 B
26COPY hardened/entrypoint.sh /usr/local/bin/entrypoint # buildkit1 KB
27COPY hardened/init-httpd.sh /usr/local/bin/init-httpd # buildkit809 B
28RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh10.3 MB
29EXPOSE [8080/tcp]0 B
30HEALTHCHECK {Test:[CMD-SHELL curl --header "Host:0 B
31RUN |2 APACHE_VERSION=2.4.68 ALPINE_VERSION=3.24 /bin/sh1.12 KB
32USER httpd0 B
33ENTRYPOINT ["entrypoint"]0 B
34CMD ["httpd-foreground"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit