sha256:3ed1f7e52f65610b5d6e22f3b9512b374e02da175b7864abebacd31badbb94b9
OS/ARCH
Compressed size
83.48 MB
Last pushed
6 months by particularbot
Type
Image
Manifest digest
sha256:bdcff8a24f1cae5ae6e7069239c358b7434869ecdbf72e58e41c7a05838604e2
Image Layers
1COPY /rootfs / # buildkit19.33 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.5 ASPNET_VERSION=10.0.50 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit44 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 # buildkit20.1 MB13COPY /healthcheck /healthcheck # buildkit44.33 KB14HEALTHCHECK &{["CMD" "/healthcheck/healthcheck" "http://localhost:33633/connection"] "0s"0 B15USER 16540 B16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 BCommand
COPY /rootfs / # buildkit