sha256:544cb134e65e73b4edf34c70886916c3ab98e1173eb77ac75571cab81b6e088d
OS/ARCH
Compressed size
103.42 MB
Last pushed
4 months by dotstatsuite
Type
Image
Manifest digest
sha256:cd0dbb4f2681f2544e4ab65516f43ef7e84781dd94f1aea3f030d4824aa1cfce
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B4RUN /bin/sh -c apk add1000.76 KB5RUN /bin/sh -c addgroup 949 B6ENV DOTNET_VERSION=8.0.270 B7COPY /dotnet /usr/share/dotnet # buildkit29.42 MB8RUN /bin/sh -c ln -s164 B9ENV ASPNET_VERSION=8.0.270 B10COPY /dotnet /usr/share/dotnet # buildkit10.27 MB11WORKDIR /app92 B12COPY /out . # buildkit36.25 MB13RUN /bin/sh -c apk update5.74 MB14ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B15ENV ASPNETCORE_URLS=http://*:80800 B16ENTRYPOINT ["dotnet" "NSIWebServiceCore.dll"]0 B17WORKDIR /app32 B18COPY /out ./maapi-tool # buildkit16.72 MB19COPY /authorization.out/estat.sri.ws.auth.dotstat.webapi.* ./Plugins/ # buildkit22.34 KB20COPY config-templates ./config-templates # buildkit5.63 KB21COPY scripts/entrypoint.sh . # buildkit1.69 KB22COPY ./config-templates/maapi-tool.config ./maapi-tool/Estat.Sri.Mapping.Tool.dll.config # buildkit2.24 KB23RUN /bin/sh -c chmod +x1.69 KB24RUN /bin/sh -c rm /app/config/*293 B25RUN /bin/sh -c chown -R124 B26ENTRYPOINT ["./entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit