sha256:d43b241c0b4e5aa6778bcc836de8ef17fc6fd3427d65adeda7aabdef12b52071
OS/ARCH
linux/amd64
Compressed size
132.51 MB
Last pushed
over 2 years by stuartshay
Type
Image
Manifest digest
sha256:d43b241c0b4e5aa6778bcc836de8ef17fc6fd3427d65adeda7aabdef12b52071
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.67 MB5RUN /bin/sh -c groupadd 3.2 KB6ENV DOTNET_VERSION=8.0.60 B7COPY /dotnet /usr/share/dotnet # buildkit30.73 MB8RUN /bin/sh -c ln -s153 B9ENV ASPNET_VERSION=8.0.60 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 MB11LABEL org.label-schema.application=0 B12LABEL org.label-schema.build-date=0 B13LABEL org.label-schema.version=8.0.1.0 B14WORKDIR /app93 B15EXPOSE map[80/tcp:{}]0 B16EXPOSE map[443/tcp:{}]0 B17WORKDIR /app32 B18COPY /app/publish . # buildkit45.79 MB19ENTRYPOINT ["dotnet" "AzureConnectedServices.GrpcService.dll"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /