sha256:4c73c23d1a17a1e664f14b64d6d5c4fb169192bedce303569f7580434dbd6b53
OS/ARCH
linux/amd64
Compressed size
116.17 MB
Last pushed
3 months by opswat
Type
Image
Manifest digest
sha256:4c73c23d1a17a1e664f14b64d6d5c4fb169192bedce303569f7580434dbd6b53
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.67 KB14RUN /bin/sh -c chmod +x303 B15RUN /bin/sh -c apk add4.19 MB16RUN /bin/sh -c apk add292.26 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 ./dockerfiles/licensingservice/openssl-3.5.5-linux-x86_64.tar.gz /tmp/openssl.tar.gz # buildkit10.45 MB25RUN /bin/sh -c mkdir -p5.68 MB26COPY ./app/Backend/src/opswat.mdcs.license.service/out . # buildkit46.67 MB27COPY ./app/Backend/mdklicense . # buildkit213.86 KB28RUN /bin/sh -c chmod +x213.85 KB29EXPOSE map[5000/tcp:{}]0 B30CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit