sha256:be075fca85af03af7589707292fa018cf1e2ea222bcfcfe286f2ba1519d4127f
OS/ARCH
Compressed size
624.85 MB
Last pushed
2 months by automaticrippingmachine
Type
Image
Manifest digest
sha256:c3e95419e8c44dc1d34942a7a7c157a0e652c7c9b26b3a2ad3ac911d6f815c10
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.41 MB6CMD ["/bin/bash"]0 B7ARG QEMU_ARCH0 B8COPY . /bd_build # buildkit14.88 KB9RUN |1 QEMU_ARCH= /bin/sh -c49.95 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/arm112 B13WORKDIR /opt/arm32 B14RUN /bin/sh -c apt clean89.11 MB15RUN /bin/sh -c groupadd -g4.33 KB16RUN /bin/sh -c groupadd -g771 B17RUN /bin/sh -c groupadd -g795 B18ENV ARM_UID=10000 B19ENV ARM_GID=10000 B20RUN /bin/sh -c install_clean 160.89 MB21RUN /bin/sh -c install_clean gosu1.14 MB22RUN /bin/sh -c install_clean 148.46 MB23RUN /bin/sh -c install_clean libdvd-pkg6.1 MB24COPY requirements.txt ./requirements.txt # buildkit550 B25RUN /bin/sh -c pip3 install9.25 MB26RUN /bin/sh -c pip3 install26.4 MB27COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B28RUN /bin/sh -c chmod +x85.32 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.23 MB33RUN /bin/sh -c apt clean808 B34COPY scripts/healthcheck.sh /healthcheck.sh # buildkit239 B35RUN /bin/sh -c chmod +x238 B36HEALTHCHECK {Test:[CMD-SHELL /healthcheck.sh] Interval:5m0s Timeout:15s0 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 B49LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/automatic-ripping-machine0 B50LABEL org.opencontainers.image.license=MIT0 B51LABEL org.opencontainers.image.description=Automatic Ripping Machine for0 B52EXPOSE [8080/tcp]0 B53RUN /bin/sh -c mkdir -m643 B54RUN /bin/sh -c rm -rf253 B55RUN /bin/sh -c mkdir /etc/service/armui184 B56COPY ./scripts/docker/runsv/armui.sh /etc/service/armui/run # buildkit300 B57RUN /bin/sh -c chmod +x32 B58RUN /bin/sh -c mkdir -p32 B59COPY ./scripts/docker/runit/arm_user_files_setup.sh /etc/my_init.d/arm_user_files_setup.sh # buildkit1.84 KB60COPY ./scripts/docker/runit/start_udev.sh /etc/my_init.d/start_udev.sh # buildkit246 B61RUN /bin/sh -c chmod +x32 B62COPY ./scripts/docker/custom_udev /etc/init.d/udev # buildkit2.46 KB63RUN /bin/sh -c chmod +x32 B64COPY . /opt/arm/ # buildkit6.87 MB65RUN /bin/sh -c ln -sv214 B66RUN /bin/sh -c git config164 B67CMD ["/sbin/my_init"]0 B68WORKDIR /home/arm32 BCommand
ARG RELEASE