sha256:68f164d34978d74b4d3f9af990b6f614d6b7278ad544f447749c4853e83c4d13
OS/ARCH
Compressed size
73.26 MB
Last pushed
about 1 month by dataristix
Type
Image
Manifest digest
sha256:146f185a7fad1244f2ee0cfa6ae1f504f48f42c720abf9899c7a5e348df4215b
Image Layers
1COPY /rootfs / # buildkit19.31 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit121 B4USER 16540 B5ENV DOTNET_VERSION=10.0.110 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.85 MB7COPY /dotnet-symlink /usr/bin # buildkit151 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10ENV ASPNET_VERSION=10.0.110 B11COPY /dotnet /usr/share/dotnet # buildkit11.65 MB12WORKDIR /app96 B13COPY /app/publish/service ./service # buildkit5.14 MB14COPY /app/publish/api ./api # buildkit4.31 MB15WORKDIR /app/service32 B16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.Excel.Console.dll" "--pod"]0 BCommand
COPY /rootfs / # buildkit