Sign inSign up

particular/servicecontrol-monitoring:6.18.0

Multi-platform
Index digest

sha256:386fde1d54ace42d77e3b1940278a260a4b57d6066fe6df19e289eb94ef55e64

OS/ARCH

Compressed size

89.13 MB

Last pushed

2 months by particularbot

Type

Image

Manifest digest

sha256:3f859bc4470364a35688b800f20dd3740b52f88e2d9ba22e59e85e0092968b83

Image Layers

1COPY /rootfs / # buildkit20.4 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY /rootfs/home/app /home/app # buildkit119 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.9 ASPNET_VERSION=10.0.90 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit46.44 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.24 MB
13COPY /healthcheck /healthcheck # buildkit44.9 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