sha256:758ddeb3532ee2bddf1862dd04ca56e1f3c28030640081b3e9b445470d5bd0f8
OS/ARCH
linux/amd64
Compressed size
3.02 GB
Last pushed
over 2 years by xavierh
Type
Image
Manifest digest
sha256:758ddeb3532ee2bddf1862dd04ca56e1f3c28030640081b3e9b445470d5bd0f8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update34.13 MB8RUN /bin/sh -c apt -y368 B9RUN /bin/sh -c apt -y133.25 MB10RUN /bin/sh -c apt -y42.68 MB11RUN /bin/sh -c wget https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb3.84 KB12RUN /bin/sh -c dpkg -i153.64 KB13RUN /bin/sh -c apt -y175.12 MB14RUN /bin/sh -c apt -y350.61 KB15RUN /bin/sh -c mkdir /tmp/build_output158 B16ARG dotnet_cli_home_arg=/tmp/0 B17ENV DOTNET_CLI_HOME=/tmp/0 B18RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c2.4 MB19RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c438.2 MB20RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c440.6 MB21RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c102.17 MB22RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c570.37 MB23RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c247.47 MB24RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c11.37 MB25ENV REVISION=10976150 B26ENV DOWNLOAD_HOST=https://storage.googleapis.com0 B27RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c150.65 MB28RUN |1 dotnet_cli_home_arg=/tmp/ /bin/sh -c32 B29RUN /bin/sh -c pip install6.48 MB30ARG BUILD_CONFIGURATION=Release0 B31WORKDIR /src124 B32COPY TikTokDetection.csproj . # buildkit635 B33RUN |1 BUILD_CONFIGURATION=Release /bin/sh -c466.5 MB34COPY . . # buildkit83.44 KB35WORKDIR /src/.32 B36RUN |1 BUILD_CONFIGURATION=Release /bin/sh -c242.85 MB37WORKDIR /app32 B38ENTRYPOINT ["dotnet" "TikTokDetection.dll"]0 BCommand
ARG RELEASE