sha256:9e47bf1f97dfaf0b8e7a6eba83416b3f6c9df23e6eb7929903b463252e1b2100
OS/ARCH
Compressed size
85.33 MB
Last pushed
about 1 month by particularbot
Type
Image
Manifest digest
sha256:d18cd4ad6e20f990cf28cafb4211232339392366e4923fa5a8b23f801437f8f4
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 [33633/tcp]0 B12COPY /deploy/Particular.ServiceControl.Monitoring /app # buildkit22.03 MB13COPY /healthcheck /healthcheck # buildkit44.33 KB14HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:33633/connection] Interval:0s0 B15USER 16540 B16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 BCommand
COPY /rootfs / # buildkit