sha256:9f6ee73712cbf8b9fed8739099bcce0be910b92b33235d6bb13559186899d14f
OS/ARCH
Compressed size
533.52 MB
Last pushed
about 3 years by automaticrippingmachine
Type
Image
Manifest digest
sha256:787b61cd0f8c607fb0a49ee9707155def5e5b3f56f9177ae2ba15e89cd3dfc90
Image Layers
1ADD file ... in / 22.96 MB2CMD ["bash"]0 B3ARG QEMU_ARCH0 B4COPY . /bd_build # buildkit14.85 KB5RUN |1 QEMU_ARCH= /bin/sh -c48.83 MB6ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B7CMD ["/sbin/my_init"]0 B8RUN /bin/sh -c mkdir /opt/arm110 B9WORKDIR /opt/arm32 B10RUN /bin/sh -c apt clean89.25 MB11RUN /bin/sh -c groupadd -g4.3 KB12ENV ARM_UID=10000 B13ENV ARM_GID=10000 B14RUN /bin/sh -c install_clean 144.29 MB15COPY ./scripts/add-ppa.sh /root/add-ppa.sh # buildkit949 B16RUN /bin/sh -c bash /root/add-ppa.sh877 B17RUN /bin/sh -c install_clean gosu903.15 KB18VOLUME [/home/arm/music]0 B19VOLUME [/home/arm/logs]0 B20VOLUME [/home/arm/media]0 B21VOLUME [/etc/arm/config]0 B22RUN /bin/sh -c install_clean 136.75 MB23RUN /bin/sh -c install_clean libdvd-pkg6.27 MB24COPY requirements.txt ./requirements.txt # buildkit614 B25RUN /bin/sh -c pip3 install7.9 MB26RUN /bin/sh -c pip3 install22.24 MB27COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit638 B28RUN /bin/sh -c chmod +x40.64 MB29COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.95 KB30RUN /bin/sh -c chmod +x32 B31COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit2.28 KB32RUN /bin/sh -c chmod +x13.48 MB33RUN /bin/sh -c apt clean250 B34COPY scripts/healthcheck.sh /healthcheck.sh # buildkit242 B35RUN /bin/sh -c chmod +x242 B36HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B37ARG VERSION0 B38ARG BUILD_DATE0 B39LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B40LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B41LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B42LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B43LABEL org.opencontainers.image.license=MIT0 B44LABEL org.opencontainers.image.version=0 B45LABEL org.opencontainers.image.created=0 BCommand
ADD file:984d3d8b31abd025bb9be52f42d60245a76b1ee991f286db819ae204da45390c in /