sha256:b672e8b9c752907048aa9089066d339c91f28fee87e738fd476f0c1941bdb60f
OS/ARCH
linux/amd64
Compressed size
102.61 MB
Last pushed
8 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:566bfce8004e752f15fe4c24d9e7fe46d87ccc28ed1980a77510a5b1360ea00c
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 . # buildkit268 B13RUN /bin/sh -c chmod +x1.66 KB14RUN /bin/sh -c chmod +x294 B15RUN /bin/sh -c apk add4.18 MB16RUN /bin/sh -c apk add293.92 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 +x269 B21RUN /bin/sh -c apk add22.03 KB22WORKDIR /app93 B23RUN /bin/sh -c apk --no-cache58.93 KB24COPY ./openssl/lib/ /usr/lib/ # buildkit2.37 MB25COPY ./openssl/exe/ /usr/bin/ # buildkit410.28 KB26COPY ./app/Backend/src/opswat.mdcs.license.service/out . # buildkit46.49 MB27COPY ./app/Backend/mdklicense . # buildkit195.8 KB28RUN /bin/sh -c chmod +x195.79 KB29EXPOSE [5000/tcp]0 B30CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit