sha256:f90dd68b30da08bd31684e898d1881e2e8238b114f5a7f2bd50b4484912c5bdb
OS/ARCH
Compressed size
73.38 MB
Last pushed
5 months by dataristix
Type
Image
Manifest digest
sha256:195dae88525f8e2a3fc0f369301bfeb54437f206aafb196fffc89100958abffc
Image Layers
1COPY /rootfs / # buildkit19.33 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit120 B4USER 16540 B5ENV DOTNET_VERSION=10.0.50 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.89 MB7COPY /dotnet-symlink /usr/bin # buildkit150 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10ENV ASPNET_VERSION=10.0.50 B11COPY /dotnet /usr/share/dotnet # buildkit11.69 MB12WORKDIR /app96 B13COPY /app/publish/service ./service # buildkit5.29 MB14COPY /app/publish/api ./api # buildkit4.17 MB15WORKDIR /app/service32 B16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.GoogleSheets.Console.dll" "--pod"]0 BCommand
COPY /rootfs / # buildkit