sha256:5f74d21c011c4cc3f4cbc1888bb7d767bd04ad4db516c5299e8490daa31f24ad
OS/ARCH
Compressed size
781.44 MB
Last pushed
almost 2 years by automaticrippingmachine
Type
Image
Manifest digest
sha256:0817b2127ea970eb6a7fa0d14a8cffb10e2e416c8c61c3cc581dee77e27f5811
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ARG QEMU_ARCH0 B4COPY . /bd_build # buildkit14.85 KB5RUN |1 QEMU_ARCH= /bin/sh -c52.96 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 clean109.28 MB11RUN /bin/sh -c groupadd -g4.35 KB12ENV ARM_UID=10000 B13ENV ARM_GID=10000 B14RUN /bin/sh -c install_clean 169.71 MB15COPY ./scripts/add-ppa.sh /root/add-ppa.sh # buildkit947 B16RUN /bin/sh -c bash /root/add-ppa.sh1.66 KB17RUN /bin/sh -c install_clean gosu932.78 KB18RUN /bin/sh -c install_clean 159.18 MB19RUN /bin/sh -c install_clean libdvd-pkg6.63 MB20COPY requirements.txt ./requirements.txt # buildkit653 B21RUN /bin/sh -c pip3 install9.36 MB22RUN /bin/sh -c pip3 install24.07 MB23COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B24RUN /bin/sh -c chmod +x178.17 MB25COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.46 KB26RUN /bin/sh -c chmod +x30.5 MB27COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.65 KB28RUN /bin/sh -c chmod +x13.4 MB29RUN /bin/sh -c apt clean134 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:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /