sha256:0925be7060a09e39d4954b4161471603708907793ce3e2e4b984501855ded953
OS/ARCH
Compressed size
85.17 MB
Last pushed
3 months by particularbot
Type
Image
Manifest digest
sha256:332f5b2f0ac0c2e43a414b5d4fcd8a26b091ca29bf91adfa618d777064b7d4b3
Image Layers
1COPY /rootfs / # buildkit19.34 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit121 B4USER 16540 B5ENV DOTNET_VERSION=10.0.9 ASPNET_VERSION=10.0.90 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit43.86 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 # buildkit21.92 MB13COPY /healthcheck /healthcheck # buildkit44.31 KB14HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:33633/connection] Interval:0s0 B15USER 16540 B16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 BCommand
COPY /rootfs / # buildkit