sha256:7d624c8e619dc7475f3fa84cb61135f2cda11c071bc47413429e03074f030677
OS/ARCH
linux/amd64
Compressed size
45.56 MB
Last pushed
6 months by eclipseinfrabot
Type
Image
Manifest digest
sha256:7d624c8e619dc7475f3fa84cb61135f2cda11c071bc47413429e03074f030677
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 -p144 B5WORKDIR /usr/local/apache232 B6RUN /bin/sh -c set -eux;1.91 MB7ENV HTTPD_VERSION=2.4.660 B8ENV HTTPD_SHA256=94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a0 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;12.82 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit287 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/ # buildkit592 B18RUN |1 IMAGE_TAG=latest /bin/sh -c135 B19RUN |1 IMAGE_TAG=latest /bin/sh -c60.67 KB20RUN |1 IMAGE_TAG=latest /bin/sh -c714 B21COPY cgit/etc/cgitrc /etc/cgitrc # buildkit2.05 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' '@1773619200'