sha256:67b37e6ebd0b7c1812f99b65a8286c10c5c5e324aed5613bc0add0da269e16b5
OS/ARCH
Compressed size
670.02 MB
Last pushed
almost 2 years by automaticrippingmachine
Type
Image
Manifest digest
sha256:0b6aeeab9db36875e4209c4eb91e64ce39b2a5f4ec1018830ea12c31326ae930
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 / 26.09 MB6CMD ["/bin/bash"]0 B7ARG QEMU_ARCH0 B8COPY . /bd_build # buildkit14.88 KB9RUN |1 QEMU_ARCH= /bin/sh -c55.46 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/arm110 B13WORKDIR /opt/arm32 B14RUN /bin/sh -c apt clean95.62 MB15RUN /bin/sh -c groupadd -g4.35 KB16ENV ARM_UID=10000 B17ENV ARM_GID=10000 B18RUN /bin/sh -c install_clean 181.98 MB19RUN /bin/sh -c install_clean gosu1.11 MB20RUN /bin/sh -c install_clean 160.38 MB21RUN /bin/sh -c install_clean libdvd-pkg6.41 MB22COPY requirements.txt ./requirements.txt # buildkit657 B23RUN /bin/sh -c pip3 install9.54 MB24RUN /bin/sh -c pip3 install25.57 MB25COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B26RUN /bin/sh -c chmod +x93.8 MB27COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.61 KB28RUN /bin/sh -c chmod +x32 B29COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.65 KB30RUN /bin/sh -c chmod +x14.03 MB31RUN /bin/sh -c apt clean797 B32COPY scripts/healthcheck.sh /healthcheck.sh # buildkit241 B33RUN /bin/sh -c chmod +x242 B34HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B35ARG VERSION0 B36ARG BUILD_DATE0 B37LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B38LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B39LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B40LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B41LABEL org.opencontainers.image.license=MIT0 B42LABEL org.opencontainers.image.version=0 B43LABEL org.opencontainers.image.created=0 BCommand
ARG RELEASE