sha256:fc07aa64691758c49c8aa01fb6991dfcef35f4a5a49fefc34c26e70d8bfe90f5
OS/ARCH
linux/amd64
Compressed size
250.98 MB
Last pushed
about 2 years by markusweissehlers
Type
Image
Manifest digest
sha256:fc07aa64691758c49c8aa01fb6991dfcef35f4a5a49fefc34c26e70d8bfe90f5
Image Layers
1ADD file ... in / 26.07 MB2CMD ["bash"]0 B3ENV MONO_VERSION=6.12.0.1820 B4/bin/sh -c apt-get update 2.65 MB5/bin/sh -c echo "deb https://download.mono-project.com/repo/debian61.77 MB6/bin/sh -c apt-get update 152.52 MB7COPY System.Web.dll /usr/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/ # buildkit978.43 KB8ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-80 B9RUN /bin/sh -c set -xe2.6 MB10ADD files/binaries /installer # buildkit4.39 MB11ADD files/SetAppToken /src/SetAppToken # buildkit1.32 KB12ADD files/SetTrustedSourceKey /src/SetTrustedSourceKey # buildkit1.32 KB13RUN /bin/sh -c mcs -out:/installer/SetAppToken.exe2.82 KB14RUN /bin/sh -c mcs -out:/installer/SetTrustedSourceKey.exe3 KB15ENTRYPOINT ["mono" "/installer/create-web-dir.exe"]0 B16ENV DBSYSTEM=MSSQL CONNSTRING= AUTHSTRING= SERVERNAME=0 B17ENV SRV_HOME=/srv/jobserver SECRETS=/run/secrets CA_CERTIFICATES=/run/ca-certificates LOGDIR=/var/log/jobservice0 B18ADD files/*.sh /usr/bin/ # buildkit1.95 KB19ADD files/*.cfg files/*.config /config/ #1.95 KB20RUN /bin/sh -c chmod +x32 B21EXPOSE map[1880/tcp:{}]0 B22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:1880/alive"]0 B23WORKDIR /srv/jobserver117 B24ENTRYPOINT ["/usr/bin/run.sh"]0 BCommand
ADD file:cce4de1623245f9f28e3365e6cf749d85dcfedddea2d6fbc963c309a40818f52 in /