sha256:0e16f7b036a9988012e25c3b00e733f873073065edd40953f4b789a55a18bd52
OS/ARCH
Compressed size
257.85 MB
Last pushed
7 months by markusweissehlers
Type
Image
Manifest digest
sha256:aaadde3a959fe37531c2b49230da9dd5a35609b0d1fc8d821ca3482497e46530
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-80 B12RUN /bin/sh -c set -xe2.6 MB13ADD files/binaries /installer # buildkit4.73 MB14ADD files/SetAppToken /src/SetAppToken # buildkit1.41 KB15ADD files/SetTrustedSourceKey /src/SetTrustedSourceKey # buildkit1.41 KB16RUN /bin/sh -c mcs -out:/installer/SetAppToken.exe3.12 KB17RUN /bin/sh -c mcs -out:/installer/SetTrustedSourceKey.exe3.28 KB18ENTRYPOINT ["mono" "/installer/create-web-dir.exe"]0 B19ENV SRV_HOME=/srv/dbagent SECRETS=/run/secrets CONFIG=/config MONO_PATH=/srv/dbagent0 B20ADD files/*.sh /usr/bin/ # buildkit1.04 KB21ADD files/*.config /config/ # buildkit260 B22ADD files/*.nlog /config/ # buildkit729 B23RUN /bin/sh -c chmod +x1.03 KB24HEALTHCHECK &{["CMD-SHELL" "test `find /tmp/alive0 B25WORKDIR /srv/dbagent117 B26ENTRYPOINT ["/usr/bin/run.sh"]0 BCommand
ADD file:cce4de1623245f9f28e3365e6cf749d85dcfedddea2d6fbc963c309a40818f52 in /