Sign inSign up

contrast/agent-operator:5.1.0

Multi-platform
Index digest

sha256:440efea3b89cf6c61a28deefc97df7f24130d57ebd513b57e0245f0ad2e09faf

OS/ARCH

Compressed size

126.23 MB

Last pushed

10 months by contrastbot

Type

Image

Manifest digest

sha256:00821a3c44f85ceda1108fc7962778883df3c820dd0043fdffc7be6bda7fc66e

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=8.0.220 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=8.0.220 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10RUN /bin/sh -c set -xe2.53 MB
11WORKDIR /app93 B
12RUN /bin/sh -c set -xe1.25 KB
13COPY src/get-info.sh /get-info.sh # buildkit323 B
14COPY /app . # buildkit18.78 MB
15RUN /bin/sh -c set -xe18.79 MB
16USER 10000 B
17ENV ASPNETCORE_URLS=https://+:5001 ASPNETCORE_ENVIRONMENT=Production ASPNETCORE_HOSTBUILDER__RELOADCONFIGONCHANGE=false DOTNET_EnableDiagnostics=00 B
18ENTRYPOINT ["dotnet" "Contrast.K8s.AgentOperator.dll"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'