sha256:5f74d21c011c4cc3f4cbc1888bb7d767bd04ad4db516c5299e8490daa31f24ad
OS/ARCH
Compressed size
564.41 MB
Last pushed
almost 2 years by automaticrippingmachine
Type
Image
Manifest digest
sha256:a00b4cda2c06757b1e2b73332b034b6d235c7f5054817bc21eeb03fc65b7c85d
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 clean91.08 MB11RUN /bin/sh -c groupadd -g4.29 KB12ENV ARM_UID=10000 B13ENV ARM_GID=10000 B14RUN /bin/sh -c install_clean 144.32 MB15COPY ./scripts/add-ppa.sh /root/add-ppa.sh # buildkit947 B16RUN /bin/sh -c bash /root/add-ppa.sh1.67 KB17RUN /bin/sh -c install_clean gosu903.46 KB18RUN /bin/sh -c install_clean 136.9 MB19RUN /bin/sh -c install_clean libdvd-pkg6.27 MB20COPY requirements.txt ./requirements.txt # buildkit654 B21RUN /bin/sh -c pip3 install9.86 MB22RUN /bin/sh -c pip3 install25.53 MB23COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B24RUN /bin/sh -c chmod +x64.27 MB25COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.46 KB26RUN /bin/sh -c chmod +x32 B27COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.65 KB28RUN /bin/sh -c chmod +x13.47 MB29RUN /bin/sh -c apt clean852 B30COPY scripts/healthcheck.sh /healthcheck.sh # buildkit240 B31RUN /bin/sh -c chmod +x242 B32HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B33ARG VERSION0 B34ARG BUILD_DATE0 B35LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B36LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B37LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B38LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B39LABEL org.opencontainers.image.license=MIT0 B40LABEL org.opencontainers.image.version=0 B41LABEL org.opencontainers.image.created=0 BCommand
ADD file:984d3d8b31abd025bb9be52f42d60245a76b1ee991f286db819ae204da45390c in /