sha256:db20681d0fdb30cf696b79b2ef0caa55d276a4c1642631930980f755161d0c12
OS/ARCH
linux/amd64
Compressed size
100.22 MB
Last pushed
6 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:b992487944b970b63e6baff8d67ecda50d4438dcf91380a22b3d909da7f83ace
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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 add1.02 MB5RUN /bin/sh -c addgroup 945 B6ENV DOTNET_VERSION=9.0.100 B7COPY /dotnet /usr/share/dotnet # buildkit32.97 MB8RUN /bin/sh -c ln -s153 B9ENV ASPNET_VERSION=9.0.100 B10COPY /dotnet /usr/share/dotnet # buildkit10.79 MB11COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB12COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit269 B13RUN /bin/sh -c chmod +x1.63 KB14RUN /bin/sh -c chmod +x267 B15RUN /bin/sh -c apk add4.18 MB16RUN /bin/sh -c apk add293.81 KB17COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB18COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit268 B19RUN /bin/sh -c chmod +x1.63 KB20RUN /bin/sh -c chmod +x268 B21RUN /bin/sh -c apk add22.02 KB22RUN /bin/sh -c apk add22.03 KB23WORKDIR /app93 B24COPY ./app/Backend/src/opswat.mdss.identity.service/out . # buildkit47.29 MB25CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit