sha256:7093d1f59f538455371379a41e03b0c24a5734581877f75c194b12ce8967d1aa
OS/ARCH
linux/amd64
Compressed size
7.04 GB
Last pushed
11 months by genesu100
Type
Image
Manifest digest
sha256:7093d1f59f538455371379a41e03b0c24a5734581877f75c194b12ce8967d1aa
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.45 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.24 MB16RUN /bin/sh -c adduser --disabled-password4.51 KB17WORKDIR /home/runner32 B18COPY --chown=runner:docker /actions-runner . #303.43 MB19COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit21.13 MB20RUN /bin/sh -c install -o79.4 MB21USER runner0 B22RUN /bin/sh -c sudo apt45.51 MB23RUN /bin/sh -c sudo apt664 KB24RUN /bin/sh -c mkdir workspace156 B25RUN /bin/sh -c cd workspace32 B26RUN /bin/sh -c wget https://repo.radeon.com/amdgpu-install/7.1/ubuntu/jammy/amdgpu-install_7.1.70100-1_all.deb16.78 KB27RUN /bin/sh -c sudo apt1006.69 KB28RUN /bin/sh -c sudo apt311.2 KB29RUN /bin/sh -c sudo apt1.84 MB30RUN /bin/sh -c sudo apt6.5 GBCommand
ARG RELEASE