sha256:d7e22d1a77c5d3f9a357616895fafd07b53de73a68cd4bb0dcd4c133e3d4b792
OS/ARCH
linux/amd64
Compressed size
152.03 MB
Last pushed
3 months by intland
Type
Image
Manifest digest
sha256:d7e22d1a77c5d3f9a357616895fafd07b53de73a68cd4bb0dcd4c133e3d4b792
Image Layers
1# debian.sh --arch 'amd64' out/51.28 MB2ENV HTTPD_PREFIX=/etc/apache20 B3RUN /bin/sh -c echo 'debconf400.77 KB4RUN /bin/sh -c apt-get -y100.27 MB5RUN /bin/sh -c rm -rf386 B6RUN /bin/sh -c groupadd -g4.14 KB7RUN /bin/sh -c mkdir -p176 B8COPY rootfs/apache2/run_httpd.sh / # buildkit736 B9COPY rootfs/apache2/httpd.conf.sempl /etc/apache2/template/conf/apache2.conf.sempl # buildkit1.25 KB10COPY rootfs/apache2/http.conf.sempl /etc/apache2/template/conf-available/ # buildkit950 B11COPY rootfs/apache2/https.conf.sempl /etc/apache2/template/conf-available/ # buildkit1.29 KB12COPY rootfs/apache2/http-cluster.conf.sempl /etc/apache2/template/conf-available/ # buildkit1.03 KB13COPY rootfs/apache2/https-cluster.conf.sempl /etc/apache2/template/conf-available/ # buildkit1.42 KB14COPY rootfs/apache2/http_redirect.conf.sempl /etc/apache2/template/conf-available/ # buildkit366 B15COPY rootfs/apache2/admin.conf.sempl /etc/apache2/template/conf-available/ # buildkit578 B16COPY rootfs/apache2/proxy-html.conf /etc/apache2/template/conf-available/ # buildkit527 B17COPY rootfs/apache2/retina_redirect.conf /etc/apache2/template/conf-available/ # buildkit399 B18COPY rootfs/sempl /usr/local/bin/ # buildkit1.85 KB19COPY rootfs/server-status.lua /usr/local/bin/ # buildkit30.29 KB20COPY rootfs/ssl-config.sh / # buildkit128 B21ADD rootfs/apache2/cb_svn.conf /etc/apache2/conf.d/cb_svn.conf # buildkit338 B22COPY rootfs/apache2/run_httpd.sh / # buildkit32 B23COPY rootfs/ssl.conf /etc/apache2/mods-available # buildkit1.63 KB24RUN /bin/sh -c chmod +x37.39 KB25HEALTHCHECK &{["CMD-SHELL" "curl --noproxy localhost0 B26USER 10010 B27ENV HOSTNAME=localhost0 B28ENV MIN_NUMBER_OF_CONNECTION_POOL_ENTRIES=00 B29ENV MAX_NUMBER_OF_CONNECTIONS=1000 B30ENV ACQUIRE=30000 B31ENV TIMEOUT=6000 B32ENV KEEPALIVE=On0 B33ENV RETRY_TIMEOUT=10 B34ENV IOBUFFERSIZE=81920 B35WORKDIR /0 B36CMD ["/run_httpd.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1779062400'