sha256:0f5f18769ed8baa7809154d6b48594442e52f1ca55d3b6dd372d7e0ef5750e47
OS/ARCH
Compressed size
95.15 MB
Last pushed
3 months by particularbot
Type
Image
Manifest digest
sha256:892616a651f62351023fdfda23624984075c07985a3e535c4ae5dbcec710bf88
Image Layers
1COPY /rootfs / # buildkit19.34 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit121 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 # buildkit31.91 MB13COPY /healthcheck /healthcheck # buildkit44.31 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