Namespace
Image / Tag
mctinstallation:20210803.1
Content Digest
sha256:db13843f5395d1f43e83fb8726daa2b70e5e82ee3fc441ad00cd23ea8303f2d0
Pull command
Details
Created

2021-08-03 07:07:20 UTC

Size

70.5 MB

Content Digest
Labels
  • nl.skylinertest.devops.image.build.buildnumber
    20210803.1
  • nl.skylinertest.devops.image.build.builduri
    vstfs:///Build/Build/564
  • nl.skylinertest.devops.image.build.definitionname
    MCT Installation
  • nl.skylinertest.devops.image.build.repository.name
    MCT
  • nl.skylinertest.devops.image.build.repository.uri
    https://devops.skylinertest.nl/CycleData/MCT/_git/MCT
  • nl.skylinertest.devops.image.build.sourcebranchname
    master
  • nl.skylinertest.devops.image.build.sourceversion
    f30ce610b2f02ba76cc51af207e17796b7e4a433
  • nl.skylinertest.devops.image.system.teamfoundationcollectionuri
    https://devops.skylinertest.nl/CycleData/
  • nl.skylinertest.devops.image.system.teamproject
    MCT

Environment
ASPNETCORE_URLS

http://+:80

ASPNET_VERSION

5.0.5

DOTNET_RUNNING_IN_CONTAINER

true

DOTNET_SYSTEM_GLOBALIZATION_INVARIANT

false

DOTNET_VERSION

5.0.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ca3cd42a7c9525f6ce3d64c1a70982613a8235f0cc057ec9244052921853ef15 - 3.81% (2.68 MB)

[#001] sha256:dd9eebabd2941851128dcbbaa96a3f7955c210754ef62a32e1867446649dcd25 - 2.37% (1.67 MB)

[#002] sha256:9ee9fd85e6830aaea8f0d42c6c81b338485c74ccddb0c9b2f386c63fa35fd052 - 42.28% (29.8 MB)

[#003] sha256:22aa5f2a22dd872a1f2414ca5870a01c54d2644ed1648e2fa7a91ccbdb1764f1 - 11.71% (8.25 MB)

[#004] sha256:c3cb45d25c43f6a187e7d612a92605bb744a90c9a2b6ebd2cfcdfecee3a3e612 - 0.0% (126 Bytes)

[#005] sha256:21fee96bdc4d518f4666e7d73bace8b057499a629c58fd077920c3922224ce1f - 22.83% (16.1 MB)

[#006] sha256:c04509c5a3ffb7ed7979e09cedc510695a6cdef9cb237f829dac3bf2a671c2e0 - 17.0% (12 MB)


History
2021-03-31 20:10:06 UTC

/bin/sh -c #(nop) ADD file:7119167b56ff1228b2fb639c768955ce9db7a999cd947179240b216dfa5ccbb9 in /

2021-03-31 20:10:06 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-03-31 21:16:18 UTC

/bin/sh -c apk add --no-cache ca-certificates krb5-libs libgcc libintl libssl1.1 libstdc++ zlib

2021-03-31 21:16:18 UTC

/bin/sh -c #(nop) ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true

2021-04-06 15:48:05 UTC

/bin/sh -c #(nop) ENV DOTNET_VERSION=5.0.5

2021-04-06 15:48:14 UTC

/bin/sh -c wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$DOTNET_VERSION/dotnet-runtime-$DOTNET_VERSION-linux-musl-x64.tar.gz && dotnet_sha512='c0910f24938cc0dcf2f9f8277962eaf568b2be07c31ce5f3f2c1306c50012ed46fde1be3535f7ac7f5a3f63219a573c9ebbc4b7a2e869fcc435b14f0b79c0b13' && echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - && mkdir -p /usr/share/dotnet && tar -C /usr/share/dotnet -oxzf dotnet.tar.gz && ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet && rm dotnet.tar.gz

2021-04-06 15:48:17 UTC

/bin/sh -c #(nop) ENV ASPNET_VERSION=5.0.5

2021-04-06 15:48:23 UTC

/bin/sh -c wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-x64.tar.gz && aspnetcore_sha512='04057353d890e73f5fe93cf9d05b2e84bf1f972a401acc631fc7ee7b83e97a4e40343458f274b7e900f96b94fbd2b954bde89b8874367776c82cb17567091d23' && echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - && tar -ozxf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App && rm aspnetcore.tar.gz

2021-04-09 14:30:06 UTC

/bin/sh -c #(nop) WORKDIR /app

2021-04-09 14:30:12 UTC

/bin/sh -c apk add icu-libs curl tzdata

2021-04-09 14:30:12 UTC

/bin/sh -c #(nop) ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false

2021-04-09 14:30:13 UTC

/bin/sh -c #(nop) EXPOSE 80

2021-04-09 14:30:13 UTC

/bin/sh -c #(nop) EXPOSE 443

2021-04-09 14:32:19 UTC

/bin/sh -c #(nop) WORKDIR /app

2021-08-03 07:07:16 UTC

/bin/sh -c #(nop) COPY dir:ad5e6ec20de4085bae5dd8c0e8f6d64b3417232102472f58634ab54ab394a93e in .

2021-08-03 07:07:17 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost/health || exit"] "0s" "0s" "0s" '\x00'}

2021-08-03 07:07:17 UTC

/bin/sh -c #(nop) ENTRYPOINT ["dotnet" "MCT.InstallationWeb.dll"]

2021-08-03 07:07:17 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.buildnumber=20210803.1

2021-08-03 07:07:18 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.builduri=vstfs:///Build/Build/564

2021-08-03 07:07:18 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.definitionname=MCT Installation

2021-08-03 07:07:18 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.repository.name=MCT

2021-08-03 07:07:19 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.repository.uri=https://devops.skylinertest.nl/CycleData/MCT/_git/MCT

2021-08-03 07:07:19 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.sourcebranchname=master

2021-08-03 07:07:19 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.build.sourceversion=f30ce610b2f02ba76cc51af207e17796b7e4a433

2021-08-03 07:07:19 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.system.teamfoundationcollectionuri=https://devops.skylinertest.nl/CycleData/

2021-08-03 07:07:20 UTC

/bin/sh -c #(nop) LABEL nl.skylinertest.devops.image.system.teamproject=MCT