Sign inSign up

dataristix/dataristix-proxy:3.0.76.221

Multi-platform
Internet of things
Databases & storage
Monitoring & observability
Index digest

sha256:ad1d5a87a7a313076d6c9ca39ae4652119f321cab9b9954dc4c255aef3a4b73e

OS/ARCH

Compressed size

79.34 MB

Last pushed

6 months by dataristix

Type

Image

Manifest digest

sha256:84af2fe748ccc3929764dcec5dbc028da5fea2d942d0f719a9fe6a488e4d368c

Image Layers

1COPY /rootfs / # buildkit20.41 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY --chown=1654:1654 /rootfs/home/app /home/app #32 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.50 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit34.96 MB
7COPY /dotnet-symlink /usr/bin # buildkit150 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10ENV ASPNET_VERSION=10.0.50 B
11COPY /dotnet /usr/share/dotnet # buildkit12.18 MB
12WORKDIR /app96 B
13COPY /app/publish/service ./service # buildkit11.8 MB
14WORKDIR /app/service32 B
15ENTRYPOINT ["dotnet" "Rensen.Uaol.Yarp.Proxy.dll" "--pod"]0 B

Command

COPY /rootfs / # buildkit