sha256:a7ff50c49f6f8e528be0c8758ad79c0aaf0bc32c5bc679614873f73a6009700f
OS/ARCH
Compressed size
26.5 MB
Last pushed
2 months by jarlucmat
Type
Image
Manifest digest
sha256:723e6bf243f4cf2c32da29862af8025de4400da921fa45b8d9942c0f48e61423
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -x932 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.51 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/ # buildkit286 B15EXPOSE map[80/tcp:{}]0 B16CMD ["httpd-foreground"]0 B17RUN /bin/sh -c apk add938.4 KB18RUN /bin/sh -c sed -i6.53 KB19RUN /bin/sh -c sed -i6.53 KB20RUN /bin/sh -c sed -i6.53 KB21RUN /bin/sh -c sed -i6.53 KB22RUN /bin/sh -c echo -e6.54 KB23COPY ./rootfs/ / # buildkit10.75 KB24COPY /opt/cgit /opt/cgit # buildkit5.81 MB25RUN /bin/sh -c chmod 75510.75 KB26COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit386 B27RUN /bin/sh -c chmod +x382 B28ENTRYPOINT ["entrypoint.sh"]0 B29CMD ["httpd-foreground"]0 B30EXPOSE [80/tcp]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit