sha256:dec21a2e853bef6d7379dc6d273dd58b1646215518ed400a89b20fe576ebae66
OS/ARCH
Compressed size
85.33 MB
Last pushed
about 1 month by particularbot
Type
Image
Manifest digest
sha256:932ce59f24a883b5758fcf2da5cbd19b97344c9fb4117c6933f709bc5e2a459d
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.35 KB14HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:33633/connection] Interval:0s0 B15USER 16540 B16ENTRYPOINT ["/app/ServiceControl.Monitoring"]0 BCommand
COPY /rootfs / # buildkit