sha256:85351fee4fa1a3123f426c21707ef395f89d887508ab6486a7765c1ca11a5dde
OS/ARCH
Compressed size
95.48 MB
Last pushed
2 months by particularbot
Type
Image
Manifest digest
sha256:76e41a6182b5119d0deb74a22f67149f5fb7e4602b0eb78fe3897502a5adbc0a
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.9 ASPNET_VERSION=10.0.90 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit43.86 MB7COPY /dotnet-symlink /usr/bin # buildkit151 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10WORKDIR /app96 B11EXPOSE [33333/tcp]0 B12COPY /deploy/Particular.ServiceControl /app # buildkit32.26 MB13COPY /healthcheck /healthcheck # buildkit44.33 KB14ENV PersistenceType=RavenDB ForwardErrorMessages=false ErrorRetentionPeriod=150 B15HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:33333/api/configuration] Interval:0s0 B16USER 16540 B17ENTRYPOINT ["/app/ServiceControl"]0 BCommand
COPY /rootfs / # buildkit