sha256:0f32f76636080bf7e73852d751555b09945a88ef01c83d743f92ebad433f0b98
OS/ARCH
Compressed size
93.44 MB
Last pushed
2 months by particularbot
Type
Image
Manifest digest
sha256:37c7883d9cf937095cee928e16e82c853d3de9fdebfd0fbd66b3c0d1fc4a35ba
Image Layers
1COPY /rootfs / # buildkit20.4 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit119 B4USER 16540 B5ENV DOTNET_VERSION=10.0.9 ASPNET_VERSION=10.0.90 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit46.44 MB7COPY /dotnet-symlink /usr/bin # buildkit151 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10WORKDIR /app96 B11EXPOSE [44444/tcp]0 B12COPY /deploy/Particular.ServiceControl.Audit /app # buildkit26.56 MB13COPY /healthcheck /healthcheck # buildkit44.9 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