sha256:877a011062068046431c3750d233f3468c8b74ef77dbf33078a9e7e62f3c5bcb
OS/ARCH
Compressed size
785.45 MB
Last pushed
1 day by oorabona
Type
Image
Manifest digest
sha256:194a9a98d50f293bc5380f2e9304bc76cd980ec6447d4322570fa956ba201284
Image Layers
1# debian.sh --arch 'arm64' out/48.79 MB2ARG LOCALES=en_US0 B3ARG USER=debian0 B4ARG GROUP=debian0 B5ARG HOME=/home/debian0 B6ARG SHELL=/bin/bash0 B7RUN |5 LOCALES=en_US USER=debian GROUP=debian31.97 MB8RUN |5 LOCALES=en_US USER=debian GROUP=debian845.08 KB9ENV LANG=en_US.UTF-80 B10ENV LANGUAGE=en_US.UTF-80 B11ENV LC_ALL=en_US.UTF-80 B12ENV DEBIAN_FRONTEND=noninteractive0 B13RUN |5 LOCALES=en_US USER=debian GROUP=debian32 B14RUN |5 LOCALES=en_US USER=debian GROUP=debian1.12 KB15RUN |5 LOCALES=en_US USER=debian GROUP=debian187 B16LABEL org.opencontainers.image.title=Debian org.opencontainers.image.description=Base Debian image0 B17HEALTHCHECK {Test:[CMD-SHELL whoami || exit0 B18USER debian0 B19WORKDIR /home/debian32 B20USER root0 B21ARG VERSION=2.336.00 B22ARG TARGETARCH=arm640 B23LABEL org.opencontainers.image.description=GitHub Actions self-hosted runner0 B24LABEL org.opencontainers.image.source=https://github.com/oorabona/docker-containers0 B25LABEL com.github.runner.flavor=dev0 B26LABEL com.github.runner.distro=debian-trixie0 B27RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh31.77 MB28RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh385.7 MB29RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh603.83 KB30RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh3.36 KB31RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh186 B32RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh693 B33WORKDIR /home/runner/actions-runner146 B34COPY runner.tar.gz runner.tar.gz # buildkit131.68 MB35RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh152.76 MB36COPY entrypoint.sh /home/runner/entrypoint.sh # buildkit4.63 KB37RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh32 B38ENV RUNNER_DISABLE_AUTO_UPDATE=10 B39ENV RUNNER_TOOL_CACHE=/opt/hostedtoolcache0 B40ENV HOME=/home/runner0 B41RUN |2 VERSION=2.336.0 TARGETARCH=arm64 /bin/sh1.37 MB42ENTRYPOINT ["tini" "--" "/home/runner/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'