sha256:6ae2099c0295f020b6303ecc594e981f60cfe45f5ae2cd1912ba5c3818069262
OS/ARCH
linux/amd64
Compressed size
85.1 MB
Last pushed
3 months by coudot
Type
Image
Manifest digest
sha256:6ae2099c0295f020b6303ecc594e981f60cfe45f5ae2cd1912ba5c3818069262
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -x933 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.55 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/ # buildkit287 B15EXPOSE map[80/tcp:{}]0 B16CMD ["httpd-foreground"]0 B17ARG MIRROR=0 B18ARG ALPINE_MIRROR=0 B19RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh93 B20ENV PHPIZE_DEPS= 0 B21RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh3.93 MB22ENV PHP_INI_DIR=/usr/local/etc/php0 B23RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh174 B24ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B25ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B26ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B27COPY /rootfs / # buildkit13.74 MB28RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh35.06 MB29ARG VERSION=latest0 B30ARG BASE_IMAGE=httpd:alpine3.230 B31LABEL org.opencontainers.image.authors=LTB-project.org, [email protected] org.opencontainers.image.base.name=httpd:alpine3.23 org.opencontainers.image.description=Self0 B32COPY /rootfs / # buildkit6.45 MB33RUN |4 MIRROR= ALPINE_MIRROR= VERSION=latest6.15 MB34WORKDIR /var/www/htdocs32 B35VOLUME [/var/www/templates_c /var/www/conf /var/www/cache]0 B36EXPOSE [80/tcp]0 B37ENTRYPOINT ["/entrypoint.sh"]0 B38CMD ["httpd-foreground"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit