sha256:dbc136f89eee98b23e5b209b09aa5888e58f037c244556783fc5fb5a509f2829
OS/ARCH
Compressed size
261.61 MB
Last pushed
7 months by markusweissehlers
Type
Image
Manifest digest
sha256:6c4c38a4c6c9a4a3258200af181a908d80f68b05e1812559f25c0ca920439ace
Image Layers
1ADD file ... in / 26.07 MB2CMD ["bash"]0 B3ENV MONO_VERSION=6.12.0.1820 B4RUN /bin/sh -c apt-get update2.65 MB5RUN /bin/sh -c echo "deb61.57 MB6RUN /bin/sh -c apt-get update152.51 MB7ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-80 B8COPY System.Web.dll /usr/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/ # buildkit978.43 KB9COPY --chown=root <<EOF /etc/apt/sources.list #261 B10RUN /bin/sh -c set -xe6.76 MB11ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 SRV_HOME=/var/www0 B12RUN /bin/sh -c set -xe6.36 MB13COPY files/apache2-site.conf /etc/apache2/sites-available/001-mono.conf # buildkit456 B14COPY files/*.sh /usr/bin/ # buildkit1.18 KB15RUN /bin/sh -c chmod +x382 B16WORKDIR /var/www32 B17EXPOSE [80/tcp]0 B18ENV TARGETS=Server\Web\BusinessAPIServer0 B19COPY /installer /installer # buildkit4.73 MB20COPY config/* /config/ # buildkit2.39 KB21COPY files/*.sh /usr/bin/ # buildkit2.45 KB22RUN /bin/sh -c chmod +x2.45 KB23HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost/imx/system0 B24ENTRYPOINT ["/usr/bin/run.sh"]0 BCommand
ADD file:cce4de1623245f9f28e3365e6cf749d85dcfedddea2d6fbc963c309a40818f52 in /