Sign inSign up

particular/servicecontrol-monitoring:6.19.2

Multi-platform
Index digest

sha256:1262a0575366583098db85c87fc9d36e8ca365f203858a4cffaed5477dac4602

OS/ARCH

Compressed size

85.3 MB

Last pushed

about 1 month by particularbot

Type

Image

Manifest digest

sha256:461fc045f920e832f20fe8932ca13274ef26e21c2fc7aa9f098fe3ae97ebe9f8

Image Layers

1COPY /rootfs / # buildkit19.31 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY /rootfs/home/app /home/app # buildkit121 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.11 ASPNET_VERSION=10.0.110 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit43.92 MB
7COPY /dotnet-symlink /usr/bin # buildkit151 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10WORKDIR /app96 B
11EXPOSE [33633/tcp]0 B
12COPY /deploy/Particular.ServiceControl.Monitoring /app # buildkit22.03 MB
13COPY /healthcheck /healthcheck # buildkit44.36 KB
14HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:33633/connection] Interval:0s0 B
15USER 16540 B
16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 B

Command

COPY /rootfs / # buildkit