Sign inSign up

particular/servicecontrol-monitoring:6.13

Multi-platform
Index digest

sha256:fa4686078981afbe055fdb5ce69eb21db74a04ccef6441734a3fffaa6e5084c7

OS/ARCH

Compressed size

85.11 MB

Last pushed

6 months by particularbot

Type

Image

Manifest digest

sha256:23e1ab258dde50604f327a34a036b91c2964d9aee871118d6c585b02ecafd943

Image Layers

1COPY /rootfs / # buildkit20.41 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY --chown=1654:1654 /rootfs/home/app /home/app #32 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.5 ASPNET_VERSION=10.0.50 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit46.57 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 # buildkit18.08 MB
13COPY /healthcheck /healthcheck # buildkit44.89 KB
14HEALTHCHECK &{["CMD" "/healthcheck/healthcheck" "http://localhost:33633/connection"] "0s"0 B
15USER 16540 B
16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 B

Command

COPY /rootfs / # buildkit