sha256:7d58cc1c741a726ed3f2db9ebdcfa75017cc8ac457b2cba7c0663745b11fa0a4
OS/ARCH
linux/amd64
Compressed size
1.66 GB
Last pushed
over 1 year by amd989
Type
Image
Manifest digest
sha256:7d58cc1c741a726ed3f2db9ebdcfa75017cc8ac457b2cba7c0663745b11fa0a4
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 / 28.17 MB6CMD ["/bin/bash"]0 B7ARG QEMU_ARCH0 B8COPY . /bd_build # buildkit14.88 KB9RUN |1 QEMU_ARCH= /bin/sh -c57.26 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 clean105.97 MB15RUN /bin/sh -c groupadd -g4.34 KB16RUN /bin/sh -c groupadd -g770 B17ENV ARM_UID=10000 B18ENV ARM_GID=10000 B19RUN /bin/sh -c install_clean 188.42 MB20RUN /bin/sh -c install_clean gosu1.17 MB21RUN /bin/sh -c install_clean 174.53 MB22RUN /bin/sh -c install_clean libdvd-pkg6.5 MB23COPY requirements.txt ./requirements.txt # buildkit650 B24RUN /bin/sh -c pip3 install9.66 MB25RUN /bin/sh -c pip3 install23.95 MB26COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B27RUN /bin/sh -c chmod +x217.63 MB28COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.61 KB29RUN /bin/sh -c chmod +x32.36 MB30COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.86 KB31RUN /bin/sh -c chmod +x13.4 MB32RUN /bin/sh -c apt clean136 B33COPY scripts/healthcheck.sh /healthcheck.sh # buildkit240 B34RUN /bin/sh -c chmod +x241 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 B45LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/automatic-ripping-machine0 B46LABEL org.opencontainers.image.license=MIT0 B47LABEL org.opencontainers.image.description=Automatic Ripping Machine for0 B48EXPOSE map[8080/tcp:{}]0 B49RUN /bin/sh -c mkdir -m649 B50RUN /bin/sh -c rm -rf256 B51RUN /bin/sh -c mkdir /etc/service/armui186 B52COPY ./scripts/docker/runsv/armui.sh /etc/service/armui/run # buildkit301 B53RUN /bin/sh -c chmod +x32 B54RUN /bin/sh -c mkdir -p32 B55COPY ./scripts/docker/runit/arm_user_files_setup.sh /etc/my_init.d/arm_user_files_setup.sh # buildkit1.75 KB56COPY ./scripts/docker/runit/start_udev.sh /etc/my_init.d/start_udev.sh # buildkit248 B57RUN /bin/sh -c chmod +x32 B58COPY ./scripts/docker/custom_udev /etc/init.d/udev # buildkit2.46 KB59RUN /bin/sh -c chmod +x32 B60COPY . /opt/arm/ # buildkit6 MB61RUN /bin/sh -c ln -sv217 B62RUN /bin/sh -c git config166 B63CMD ["/sbin/my_init"]0 B64WORKDIR /home/arm32 B65LABEL desc=ARM w/ Intel Quick0 B66RUN /bin/sh -c apt update692.23 MB67RUN /bin/sh -c apt install8.86 MB68RUN /bin/sh -c wget -qO3.03 KB69RUN /bin/sh -c echo "deb289 B70RUN /bin/sh -c apt update6.88 MB71RUN /bin/sh -c apt-get install123.06 MB72RUN /bin/sh -c apt-get install910.94 KBCommand
ARG RELEASE