Sign inSign up

particular/servicecontrol:6.17

Multi-platform
Index digest

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 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY /rootfs/home/app /home/app # buildkit121 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.9 ASPNET_VERSION=10.0.90 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit43.86 MB
7COPY /dotnet-symlink /usr/bin # buildkit151 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10WORKDIR /app96 B
11EXPOSE [33333/tcp]0 B
12COPY /deploy/Particular.ServiceControl /app # buildkit31.91 MB
13COPY /healthcheck /healthcheck # buildkit44.31 KB
14ENV PersistenceType=RavenDB ForwardErrorMessages=false ErrorRetentionPeriod=150 B
15HEALTHCHECK {Test:[CMD /healthcheck/healthcheck http://localhost:33333/api/configuration] Interval:0s0 B
16USER 16540 B
17ENTRYPOINT ["/app/ServiceControl"]0 B

Command

COPY /rootfs / # buildkit