sha256:6ff16710beab93d36afa7774e73ef5776c7d8fb9fd66761be3f67234e0da899c
OS/ARCH
linux/amd64
Compressed size
103.12 MB
Last pushed
6 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:580e1060c2636347c667372e84200594c8d17137c59ff90264263cda8f494f94
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 . # buildkit270 B13RUN /bin/sh -c chmod +x1.63 KB14RUN /bin/sh -c chmod +x270 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 . # buildkit270 B19RUN /bin/sh -c chmod +x1.63 KB20RUN /bin/sh -c chmod +x268 B21RUN /bin/sh -c apk add22.02 KB22WORKDIR /app93 B23RUN /bin/sh -c apk --no-cache58.92 KB24COPY ./openssl/lib/ /usr/lib/ # buildkit2.63 MB25COPY ./openssl/exe/ /usr/bin/ # buildkit428.54 KB26COPY ./app/Backend/src/opswat.mdcs.license.service/out . # buildkit46.69 MB27COPY ./app/Backend/mdklicense . # buildkit213.86 KB28RUN /bin/sh -c chmod +x213.85 KB29EXPOSE [5000/tcp]0 B30CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit