sha256:d9507ca03075b3d88ed9263f485e00fc8d2e5da36f4a5e437a2568f830ef7529
OS/ARCH
linux/amd64
Compressed size
1.39 GB
Last pushed
about 1 year by ilum
Type
Image
Manifest digest
sha256:d9507ca03075b3d88ed9263f485e00fc8d2e5da36f4a5e437a2568f830ef7529
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 / 29.04 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update15.93 MB9RUN /bin/sh -c groupadd 3.44 KB10ENV DEBIAN_FRONTEND=noninteractive0 B11ENV RUNNER_MANUALLY_TRAP_SIG=10 B12ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B13ENV ImageOS=ubuntu220 B14RUN /bin/sh -c apt update28.77 MB15RUN /bin/sh -c add-apt-repository ppa:git-core/ppa25.17 MB16RUN /bin/sh -c adduser --disabled-password4.51 KB17WORKDIR /home/runner32 B18COPY --chown=runner:docker /actions-runner . #302.16 MB19COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit20.94 MB20RUN /bin/sh -c install -o79.15 MB21USER runner0 B22USER root0 B23RUN /bin/sh -c apt-get update44.08 MB24RUN /bin/sh -c apt-get install270.92 MB25RUN /bin/sh -c apt-get install12.25 MB26RUN /bin/sh -c apt-get install102.35 MB27RUN /bin/sh -c pip install4.53 MB28RUN /bin/sh -c python3 -m323.06 MB29COPY /buildx /usr/libexec/docker/cli-plugins/docker-buildx # buildkit21.1 MB30RUN /bin/sh -c docker buildx32 B31RUN /bin/sh -c curl -fsSL17.46 MB32RUN /bin/sh -c helm plugin25.72 MB33ENV JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64/0 B34RUN /bin/sh -c java -version130 B35RUN /bin/sh -c wget https://github.com/aquasecurity/trivy/releases/download/v0.49.1/trivy_0.49.1_Linux-64bit.deb51.62 MB36RUN /bin/sh -c dpkg -i52.32 MB37RUN /bin/sh -c mkdir -p276 B38USER runner0 BCommand
ARG RELEASE