sha256:056c2e7742ea46724d20f0303472a04021c9ff275802b352e52ba4e638b54af7
OS/ARCH
linux/amd64
Compressed size
139.99 MB
Last pushed
over 1 year by gtiscodeship
Type
Image
Manifest digest
sha256:056c2e7742ea46724d20f0303472a04021c9ff275802b352e52ba4e638b54af7
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8ENV HTTPD_PREFIX=/etc/apache20 B9ENV DEBIAN_FRONTEND=noninteractive0 B10ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B11RUN /bin/sh -c apt-get update68.29 MB12COPY /usr/bin/composer /usr/local/bin/composer # buildkit723 KB13ADD https://raw.githubusercontent.com/silinternational/s3-expand/master/s3-expand /usr/local/bin/s3-expand # buildkit2.77 KB14RUN /bin/sh -c chmod a+rx2.77 KB15ADD https://raw.githubusercontent.com/silinternational/whenavail-script/1.0.2/whenavail /usr/local/bin/whenavail # buildkit1017 B16RUN /bin/sh -c chmod a+rx1013 B17WORKDIR /etc/apache232 B18RUN /bin/sh -c a2dissite 000-default332 B19RUN /bin/sh -c a2disconf serve-cgi-bin337 B20RUN /bin/sh -c a2dismod autoindex354 B21RUN /bin/sh -c a2enmod expires369 B22RUN /bin/sh -c rm /etc/ssl/private/*191 B23COPY conf/*.ini /etc/php/8.1/apache2/conf.d/ # buildkit483 B24COPY conf/*.ini /etc/php/8.1/cli/conf.d/ # buildkit480 B25COPY vhost.conf /etc/apache2/sites-enabled/ # buildkit452 B26RUN /bin/sh -c echo "ServerName3.1 KB27ADD https://github.com/silinternational/config-shim/releases/download/v1.2.1/config-shim.gz config-shim.gz # buildkit3.07 MB28RUN /bin/sh -c gzip -d3.09 MB29EXPOSE map[80/tcp:{}]0 B30CMD ["/bin/sh" "-c" "/usr/sbin/apache2ctl -D0 B32ARG GITHUB_REF_NAME0 B33ENV GITHUB_REF_NAME=5.5.20 B34ENV REFRESHED_AT=2023-11-090 B35RUN |1 GITHUB_REF_NAME=5.5.2 /bin/sh -c94 B36WORKDIR /data32 B37COPY application/composer.json /data/ # buildkit712 B38COPY application/composer.lock /data/ # buildkit42.44 KB39RUN |1 GITHUB_REF_NAME=5.5.2 /bin/sh -c36.56 MB40COPY application/ /data/ # buildkit39.4 KB41RUN |1 GITHUB_REF_NAME=5.5.2 /bin/sh -c185 B42CMD ["/data/run.sh"]0 BCommand
ARG RELEASE