sha256:3ed1f7e52f65610b5d6e22f3b9512b374e02da175b7864abebacd31badbb94b9
OS/ARCH
Compressed size
87.13 MB
Last pushed
6 months by particularbot
Type
Image
Manifest digest
sha256:1d61571c7df3c0dff2def36eedf79bba05f7278c5de7ff63e75c044707d42f07
Image Layers
1COPY /rootfs / # buildkit20.41 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY --chown=1654:1654 /rootfs/home/app /home/app #32 B4USER 16540 B5ENV DOTNET_VERSION=10.0.5 ASPNET_VERSION=10.0.50 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit46.57 MB7COPY /dotnet-symlink /usr/bin # buildkit151 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.88 KB14HEALTHCHECK &{["CMD" "/healthcheck/healthcheck" "http://localhost:33633/connection"] "0s"0 B15USER 16540 B16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 BCommand
COPY /rootfs / # buildkit