sha256:bda0c80a29ff862b056dfbdf7566be8413ce9d22b5f52f5aaecf62732111044c
OS/ARCH
Compressed size
683.88 MB
Last pushed
5 months by automaticrippingmachine
Type
Image
Manifest digest
sha256:7513a8e01dce4c72f7bc3e24a07e9ae0b0ef3bfbe85c472569dd2e00bb8905a5
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.12 MB6CMD ["/bin/bash"]0 B7ARG QEMU_ARCH0 B8COPY . /bd_build # buildkit14.88 KB9RUN |1 QEMU_ARCH= /bin/sh -c51.96 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 clean99.98 MB15RUN /bin/sh -c groupadd -g4.35 KB16RUN /bin/sh -c groupadd -g773 B17RUN /bin/sh -c groupadd -g792 B18ENV ARM_UID=10000 B19ENV ARM_GID=10000 B20RUN /bin/sh -c install_clean 182.33 MB21RUN /bin/sh -c install_clean gosu1.11 MB22RUN /bin/sh -c install_clean 160.99 MB23RUN /bin/sh -c install_clean libdvd-pkg6.41 MB24COPY requirements.txt ./requirements.txt # buildkit550 B25RUN /bin/sh -c pip3 install8.48 MB26RUN /bin/sh -c pip3 install23.49 MB27COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B28RUN /bin/sh -c chmod +x106.54 MB29COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.61 KB30RUN /bin/sh -c chmod +x32 B31COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.86 KB32RUN /bin/sh -c chmod +x14.76 MB33RUN /bin/sh -c apt clean796 B34COPY scripts/healthcheck.sh /healthcheck.sh # buildkit239 B35RUN /bin/sh -c chmod +x239 B36HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B37ARG DEBIAN_FRONTEND=noninteractive0 B38ENV TZ=Etc/UTC0 B39RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.68 MB40ARG VERSION0 B41ARG BUILD_DATE0 B42LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B43LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B44LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B45LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B46LABEL org.opencontainers.image.license=MIT0 B47LABEL org.opencontainers.image.version=0 B48LABEL org.opencontainers.image.created=0 BCommand
ARG RELEASE