sha256:3c7acf29a3308a175c2264b47da15d6f5e29d642ec0d3be51782353e5f291148
OS/ARCH
linux/amd64
Compressed size
59.83 MB
Last pushed
about 2 months by xynacicd
Type
Image
Manifest digest
sha256:3c7acf29a3308a175c2264b47da15d6f5e29d642ec0d3be51782353e5f291148
Image Layers
1# debian.sh --arch 'amd64' out/29.36 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.680 B8ENV HTTPD_SHA256=68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c060 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;12.83 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit291 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15ENV MODELLER_PORT=80000 B16ENV XYNA_HOSTNAME=xyna0 B17SHELL [/bin/bash -c]0 B18COPY ./httpd.conf /usr/local/apache2/conf/httpd.conf # buildkit6.43 KB19RUN /bin/bash -c apt --no-install-recommends1.21 MB20RUN /bin/bash -c unzip /tmp/modeller.war14.52 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'