sha256:6e11ead03bc988b02dbd528d4a6299037f2923d9bec14ba72dde70b5fae600fb
OS/ARCH
Compressed size
84.89 MB
Last pushed
7 months by particularbot
Type
Image
Manifest digest
sha256:f8695b016921c56a18d6429d7b1dc3791666019e89c86646b42173ff9bdde47c
Image Layers
1COPY /rootfs / # buildkit20.41 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY --chown=1654:1654 /rootfs/home/app /home/app #32 B4USER 16540 B5ENV DOTNET_VERSION=10.0.2 ASPNET_VERSION=10.0.20 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit46.54 MB7COPY /dotnet-symlink /usr/bin # buildkit151 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10WORKDIR /app96 B11EXPOSE [33633/tcp]0 B12COPY /deploy/Particular.ServiceControl.Monitoring /app # buildkit17.9 MB13COPY /healthcheck /healthcheck # buildkit44.85 KB14HEALTHCHECK &{["CMD" "/healthcheck/healthcheck" "http://localhost:33633/connection"] "0s"0 B15USER 16540 B16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 BCommand
COPY /rootfs / # buildkit