sha256:238ea52040ee999893b844e1c9a5a678b03202789708c6fd97b74cae3faec331
OS/ARCH
Compressed size
413.46 MB
Last pushed
1 day by oorabona
Type
Image
Manifest digest
sha256:11b2b467842f526d4205a8fbdb031375b426c2dd01f251744db0b3fb84bd5282
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=base0 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/sh396.53 KB29RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh3.27 KB30RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh186 B31RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh632 B32WORKDIR /home/runner/actions-runner147 B33COPY runner.tar.gz runner.tar.gz # buildkit131.39 MB34RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh167.16 MB35COPY entrypoint.sh /home/runner/entrypoint.sh # buildkit4.63 KB36RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh32 B37ENV RUNNER_DISABLE_AUTO_UPDATE=10 B38ENV RUNNER_TOOL_CACHE=/opt/hostedtoolcache0 B39ENV HOME=/home/runner0 B40RUN |2 VERSION=2.335.1 TARGETARCH=arm64 /bin/sh1.17 MB41ENTRYPOINT ["tini" "--" "/home/runner/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'