sha256:ae3f728e953a3094c9a158061b254a9dfd1f82263311e6966bc6cedbcb54ad40
OS/ARCH
Compressed size
784.92 MB
Last pushed
1 day by oorabona
Type
Image
Manifest digest
sha256:d4c32937be441f6f4327301a1acb1973278ba4e267247a0a7dd1496b3f155339
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.335.10 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.335.1 TARGETARCH=arm64 /bin/sh31.77 MB28RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh385.7 MB29RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh603.74 KB30RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh3.36 KB31RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh186 B32RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh695 B33WORKDIR /home/runner/actions-runner147 B34COPY runner.tar.gz runner.tar.gz # buildkit131.39 MB35RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh152.51 MB36COPY entrypoint.sh /home/runner/entrypoint.sh # buildkit4.63 KB37RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh32 B38ENV RUNNER_DISABLE_AUTO_UPDATE=10 B39ENV RUNNER_TOOL_CACHE=/opt/hostedtoolcache0 B40ENV HOME=/home/runner0 B41RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh1.37 MB42ENTRYPOINT ["tini" "--" "/home/runner/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'