Sign inSign up

silintl/idp-id-broker:8.3.5

Security
Integration & delivery
Monitoring & observability
Manifest digest

sha256:bcbf5a179383ade0b8da2fac478562c05614dcba271f649c1461400f4ccb2630

OS/ARCH

linux/amd64

Compressed size

168.61 MB

Last pushed

11 months by gtiscodeship

Type

Image

Manifest digest

sha256:bcbf5a179383ade0b8da2fac478562c05614dcba271f649c1461400f4ccb2630

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
8ENV REFRESHED_AT=2024-09-110 B
9ENV HTTPD_PREFIX=/etc/apache20 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
12RUN /bin/sh -c apt-get update71.74 MB
13COPY /usr/bin/composer /usr/local/bin/composer # buildkit735.13 KB
14ADD https://raw.githubusercontent.com/silinternational/s3-expand/master/s3-expand /usr/local/bin/s3-expand # buildkit2.79 KB
15RUN /bin/sh -c chmod a+rx2.79 KB
16ADD https://raw.githubusercontent.com/silinternational/whenavail-script/1.0.2/whenavail /usr/local/bin/whenavail # buildkit1018 B
17RUN /bin/sh -c chmod a+rx1014 B
18WORKDIR /etc/apache232 B
19RUN /bin/sh -c a2dissite 000-default333 B
20RUN /bin/sh -c a2disconf serve-cgi-bin340 B
21RUN /bin/sh -c a2dismod autoindex355 B
22RUN /bin/sh -c a2enmod expires372 B
23RUN /bin/sh -c rm /etc/ssl/private/*190 B
24COPY conf/*.ini /etc/php/8.3/apache2/conf.d/ # buildkit484 B
25COPY conf/*.ini /etc/php/8.3/cli/conf.d/ # buildkit478 B
26COPY vhost.conf /etc/apache2/sites-enabled/ # buildkit452 B
27RUN /bin/sh -c echo "ServerName3.08 KB
28ADD https://github.com/silinternational/config-shim/releases/download/v1.2.1/config-shim.gz config-shim.gz # buildkit3.07 MB
29RUN /bin/sh -c gzip -d3.09 MB
30EXPOSE map[80/tcp:{}]0 B
31CMD ["/bin/sh" "-c" "/usr/sbin/apache2ctl -D0 B
32ARG GITHUB_REF_NAME=8.3.50 B
33ENV GITHUB_REF_NAME=8.3.50 B
34RUN |1 GITHUB_REF_NAME=8.3.5 /bin/sh -c8.56 MB
35ENV APP_HOME=/app0 B
36WORKDIR /app92 B
37COPY app/composer.json /app # buildkit711 B
38COPY app/composer.lock /app # buildkit41.26 KB
39RUN |1 GITHUB_REF_NAME=8.3.5 /bin/sh -c52.91 MB
40COPY app/ /app # buildkit124.33 KB
41RUN |1 GITHUB_REF_NAME=8.3.5 /bin/sh -c182 B
42COPY dockerbuild/vhost.conf /etc/apache2/sites-enabled/ # buildkit575 B
43RUN |1 GITHUB_REF_NAME=8.3.5 /bin/sh -c3.07 KB
44EXPOSE map[80/tcp:{}]0 B
45CMD ["/app/run.sh"]0 B

Command

 ARG RELEASE