sha256:df98fc9c7375b5e4b5e6f422721b7d59e5de0f434227c19bddb99c291c9be800
OS/ARCH
Compressed size
89.42 MB
Last pushed
about 1 month by particularbot
Type
Image
Manifest digest
sha256:bb62b6481413d8bd5e3a8002939f8ac205b920af9a896ff651e106e9d7204e0d
Image Layers
1COPY /rootfs / # buildkit19.31 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit120 B4USER 16540 B5ENV DOTNET_VERSION=10.0.10 ASPNET_VERSION=10.0.100 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit43.95 MB7COPY /dotnet-symlink /usr/bin # buildkit150 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10WORKDIR /app96 B11EXPOSE [44444/tcp]0 B12COPY /deploy/Particular.ServiceControl.Audit /app # buildkit26.12 MB13COPY /healthcheck /healthcheck # buildkit44.35 KB14ENV PersistenceType=RavenDB AuditRetentionPeriod=70 B15HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:44444/api/configuration] Interval:0s0 B16USER 16540 B17ENTRYPOINT ["/app/ServiceControl.Audit"]0 BCommand
COPY /rootfs / # buildkit