sha256:e0ea549ce2c9f51df94ef8cec1774670a12c77c53511d22c278efff3bf1c3f23
OS/ARCH
Compressed size
154.7 MB
Last pushed
4 months by themacguffinman
Type
Image
Manifest digest
sha256:f40b3b6afd46584750e31e64c14e23c69db9337ec641cf4428438d59c1c543ac
Image Layers
1# debian.sh --arch 'armel' out/26.65 MB2LABEL authors=josh0 B3USER root0 B4ENV HOME=/config0 B5ENV XDG_CONFIG_HOME=/config0 B6ENV XDG_DATA_HOME=/config0 B7ARG TARGETPLATFORM=linux/arm/v60 B8ARG DEBIAN_FRONTEND=noninteractive0 B9COPY <<EOT /etc/apt/sources.list.d/backports.sources # buildkit297 B10RUN |2 TARGETPLATFORM=linux/arm/v6 DEBIAN_FRONTEND=noninteractive /bin/sh122.32 MB11ARG S6_OVERLAY_VERSION=3.2.3.00 B12ADD https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.0/s6-overlay-noarch.tar.xz https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.0/s6-overlay-x86_64.tar.xz https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.0/s6-overlay-aarch64.tar.xz https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.0/s6-overlay-arm.tar.xz2.62 MB13RUN |3 TARGETPLATFORM=linux/arm/v6 DEBIAN_FRONTEND=noninteractive S6_OVERLAY_VERSION=3.2.3.03.11 MB14COPY fake_sysctl.sh /usr/sbin/sysctl # buildkit281 B15COPY ./default_qbittorrent.conf /default/qBittorrent.conf # buildkit313 B16COPY ./s6-rc.d /etc/s6-overlay/s6-rc.d/ # buildkit2.12 KB17ENTRYPOINT ["/init"]0 BCommand
# debian.sh --arch 'armel' out/ 'trixie' '@1777939200'