Sign inSign up

particular/servicecontrol-audit:6.17

Multi-platform
Index digest

sha256:128de72162354ec94e5268af7559c437162b74d3fd296ae04169d77147a3c5bf

OS/ARCH

Compressed size

93.13 MB

Last pushed

3 months by particularbot

Type

Image

Manifest digest

sha256:c631472e8654429a5f135dccdd6812f4bc107bc159d342043aec462d2da5e4fb

Image Layers

1COPY /rootfs / # buildkit20.41 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.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 [44444/tcp]0 B
12COPY /deploy/Particular.ServiceControl.Audit /app # buildkit26.23 MB
13COPY /healthcheck /healthcheck # buildkit44.87 KB
14ENV PersistenceType=RavenDB AuditRetentionPeriod=70 B
15HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:44444/api/configuration] Interval:0s0 B
16USER 16540 B
17ENTRYPOINT ["/app/ServiceControl.Audit"]0 B

Command

COPY /rootfs / # buildkit