sha256:a768328c5b87f3cd9202bc8970742bf380f1e843e85f4c22db917e7f80f19d55
OS/ARCH
linux/amd64
Compressed size
143.28 MB
Last pushed
almost 2 years by gtiscodeship
Type
Image
Manifest digest
sha256:a768328c5b87f3cd9202bc8970742bf380f1e843e85f4c22db917e7f80f19d55
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 REFRESHED_AT=2024-03-150 B9ENV HTTPD_PREFIX=/etc/apache20 B10ENV DEBIAN_FRONTEND=noninteractive0 B11ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B12RUN /bin/sh -c apt-get update66.11 MB13COPY /usr/bin/composer /usr/local/bin/composer # buildkit721.4 KB14ADD https://raw.githubusercontent.com/silinternational/s3-expand/master/s3-expand /usr/local/bin/s3-expand # buildkit2.77 KB15RUN /bin/sh -c chmod a+rx2.77 KB16ADD https://raw.githubusercontent.com/silinternational/whenavail-script/1.0.2/whenavail /usr/local/bin/whenavail # buildkit1019 B17RUN /bin/sh -c chmod a+rx1014 B18WORKDIR /etc/apache232 B19RUN /bin/sh -c a2dissite 000-default331 B20RUN /bin/sh -c a2disconf serve-cgi-bin339 B21RUN /bin/sh -c a2dismod autoindex355 B22RUN /bin/sh -c a2enmod expires370 B23RUN /bin/sh -c rm /etc/ssl/private/*191 B24COPY conf/*.ini /etc/php/8.1/apache2/conf.d/ # buildkit485 B25COPY conf/*.ini /etc/php/8.1/cli/conf.d/ # buildkit478 B26COPY vhost.conf /etc/apache2/sites-enabled/ # buildkit453 B27RUN /bin/sh -c echo "ServerName3.1 KB28ADD https://github.com/silinternational/config-shim/releases/download/v1.0.0/config-shim.gz config-shim.gz # buildkit2.83 MB29RUN /bin/sh -c gzip -d2.85 MB30EXPOSE map[80/tcp:{}]0 B31CMD ["/bin/sh" "-c" "/usr/sbin/apache2ctl -D0 B33ARG GITHUB_REF_NAME0 B34ENV GITHUB_REF_NAME=5.4.50 B35ENV REFRESHED_AT=2023-11-090 B36RUN |1 GITHUB_REF_NAME=5.4.5 /bin/sh -c94 B37WORKDIR /data32 B38COPY application/composer.json /data/ # buildkit711 B39COPY application/composer.lock /data/ # buildkit42.44 KB40RUN |1 GITHUB_REF_NAME=5.4.5 /bin/sh -c36.56 MB41COPY application/ /data/ # buildkit39.33 KB42RUN |1 GITHUB_REF_NAME=5.4.5 /bin/sh -c185 B43ADD https://github.com/silinternational/config-shim/releases/latest/download/config-shim.gz config-shim.gz # buildkit2.97 MB44RUN |1 GITHUB_REF_NAME=5.4.5 /bin/sh -c2.99 MB45CMD ["/data/run.sh"]0 BCommand
ARG RELEASE