sha256:325fd52796331f7c0b6da5fafd9b517c067f935e2f9ac8c67bd891aba8931531
OS/ARCH
linux/amd64
Compressed size
45.57 MB
Last pushed
4 months by eclipseinfrabot
Type
Image
Manifest digest
sha256:325fd52796331f7c0b6da5fafd9b517c067f935e2f9ac8c67bd891aba8931531
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV HTTPD_PREFIX=/usr/local/apache20 B3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c mkdir -p145 B5WORKDIR /usr/local/apache232 B6RUN /bin/sh -c set -eux;1.91 MB7ENV HTTPD_VERSION=2.4.670 B8ENV HTTPD_SHA256=66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa40 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;12.83 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit289 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15ARG IMAGE_TAG=latest0 B16RUN |1 IMAGE_TAG=latest /bin/sh -c2.35 MB17COPY uid_entrypoint /usr/local/bin/ # buildkit586 B18RUN |1 IMAGE_TAG=latest /bin/sh -c136 B19RUN |1 IMAGE_TAG=latest /bin/sh -c60.7 KB20RUN |1 IMAGE_TAG=latest /bin/sh -c713 B21COPY cgit/etc/cgitrc /etc/cgitrc # buildkit2.04 KB22COPY cgit/config/* /usr/lib/cgit/ # buildkit13.17 KB23COPY httpd.conf /usr/local/apache2/conf/ # buildkit5.74 KB24USER 10001:00 B25ENTRYPOINT ["/usr/local/bin/uid_entrypoint"]0 B26EXPOSE map[8080/tcp:{}]0 B27CMD ["httpd-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'