Sign inSign up

rogerdz/httpd:latest

Multi-platform
Web servers
Index digest

sha256:3b7d0c0f663849604bc1c74d3b293eee3cf36295fad5dab1fa39309e9fe97c0f

OS/ARCH

Compressed size

43.17 MB

Last pushed

about 1 month by rogerdz

Type

Image

Manifest digest

sha256:ac1b1620b0f76f0b0928a6910692d44a33eb5999d10a7af4b856131dbe644bd6

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV HTTPD_PREFIX=/usr/local/apache20 B
3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c mkdir -p144 B
5WORKDIR /usr/local/apache232 B
6RUN /bin/sh -c set -eux;1.92 MB
7ENV HTTPD_VERSION=2.4.680 B
8ENV HTTPD_SHA256=68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c060 B
9ENV HTTPD_PATCHES=0 B
10RUN /bin/sh -c set -eux;12.83 MB
11STOPSIGNAL SIGWINCH0 B
12COPY httpd-foreground /usr/local/bin/ # buildkit289 B
13EXPOSE map[80/tcp:{}]0 B
14CMD ["httpd-foreground"]0 B
16COPY --chmod=755 docker-entrypoint.sh /docker-custom-entrypoint.sh #484 B
17COPY extra/httpd-ssl.conf /usr/local/apache2/conf/extra/httpd-ssl.conf # buildkit571 B
18RUN /bin/sh -c sed -i10.82 KB
19ENTRYPOINT ["/docker-custom-entrypoint.sh"]0 B
20CMD ["httpd-foreground"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'