sha256:c0fa9bf51179110f93c254266c97689280a4919e1d16ecf2cf210ba8c4da8f54
OS/ARCH
linux/amd64
Compressed size
131.34 MB
Last pushed
about 2 years by opswatdockerbuild
Type
Image
Manifest digest
sha256:c0fa9bf51179110f93c254266c97689280a4919e1d16ecf2cf210ba8c4da8f54
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.85 MB5RUN /bin/sh -c groupadd 3.2 KB6ENV DOTNET_VERSION=8.0.80 B7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB8RUN /bin/sh -c ln -s152 B9ENV ASPNET_VERSION=8.0.80 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 MB11COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB12COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit331 B13RUN /bin/sh -c chmod +x1.66 KB14RUN /bin/sh -c chmod +x356 B15RUN /bin/sh -c apt update20.66 MB16WORKDIR /app124 B17COPY ./app/Backend/src/Discovery/opswat.mdss.discovery.onedrive.service/out . # buildkit23.78 MB18CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /