Sign inSign up

particular/servicecontrol-monitoring:6.19.1

Multi-platform
Index digest

sha256:9e47bf1f97dfaf0b8e7a6eba83416b3f6c9df23e6eb7929903b463252e1b2100

OS/ARCH

Compressed size

88.97 MB

Last pushed

about 1 month by particularbot

Type

Image

Manifest digest

sha256:afc01442aff354030d60fc61513f2e4258d8c3f057103f46c8b4da8ba247da67

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 # buildkit120 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.10 ASPNET_VERSION=10.0.100 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit46.5 MB
7COPY /dotnet-symlink /usr/bin # buildkit152 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.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