sha256:d713045a2b3b5c7f11d65d44d81e7d24bc17a1591be9d4bcefcf64a85373ec14
OS/ARCH
Compressed size
617.81 MB
Last pushed
over 1 year by automaticrippingmachine
Type
Image
Manifest digest
sha256:a2b79465e49f4d20c5a1f6e1ae1a08a83ee10a7b984ff412dabd2e4fb6d5b549
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 25.4 MB6CMD ["/bin/bash"]0 B7ARG QEMU_ARCH0 B8COPY . /bd_build # buildkit14.88 KB9RUN |1 QEMU_ARCH= /bin/sh -c53.64 MB10ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B11CMD ["/sbin/my_init"]0 B12RUN /bin/sh -c mkdir /opt/arm111 B13WORKDIR /opt/arm32 B14RUN /bin/sh -c apt clean90.62 MB15RUN /bin/sh -c groupadd -g4.33 KB16RUN /bin/sh -c groupadd -g767 B17ENV ARM_UID=10000 B18ENV ARM_GID=10000 B19RUN /bin/sh -c install_clean 160.64 MB20RUN /bin/sh -c install_clean gosu1.14 MB21RUN /bin/sh -c install_clean 148.02 MB22RUN /bin/sh -c install_clean libdvd-pkg6.1 MB23COPY requirements.txt ./requirements.txt # buildkit651 B24RUN /bin/sh -c pip3 install10 MB25RUN /bin/sh -c pip3 install24.67 MB26COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B27RUN /bin/sh -c chmod +x84.08 MB28COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.61 KB29RUN /bin/sh -c chmod +x32 B30COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.65 KB31RUN /bin/sh -c chmod +x13.46 MB32RUN /bin/sh -c apt clean804 B33COPY scripts/healthcheck.sh /healthcheck.sh # buildkit242 B34RUN /bin/sh -c chmod +x242 B35HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B36ARG VERSION0 B37ARG BUILD_DATE0 B38LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B39LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B40LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B41LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B42LABEL org.opencontainers.image.license=MIT0 B43LABEL org.opencontainers.image.version=0 B44LABEL org.opencontainers.image.created=0 BCommand
ARG RELEASE