Sign inSign up

gyrogearl00se/solacewebclient:v1.3.0

Integration & delivery
Message queues
Developer tools
Manifest digest

sha256:c3a8f12f2f18b60e583eb41acc83b5b99e0afd6f5eddb924df2445fca0fd322e

OS/ARCH

linux/amd64

Compressed size

112.35 MB

Last pushed

about 1 year by gyrogearl00se

Type

Image

Manifest digest

sha256:c3a8f12f2f18b60e583eb41acc83b5b99e0afd6f5eddb924df2445fca0fd322e

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.86 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=8.0.170 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=8.0.170 B
9COPY /dotnet /usr/share/dotnet # buildkit10.57 MB
10USER app0 B
11WORKDIR /app96 B
12EXPOSE map[8080/tcp:{}]0 B
13WORKDIR /app32 B
14COPY /app/publish . # buildkit25.36 MB
15COPY trustedca ./trustedca # buildkit168 B
16COPY presets ./presets # buildkit432 B
17ENTRYPOINT ["dotnet" "SolaceWebClient.dll"]0 B

Command

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