Sign inSign up

automaticrippingmachine/arm-dependencies:1.2.2

Multi-platform
Index digest

sha256:10bbc6475267e9cfc9504ac0ca599845fee423a55fdd9e83cef3d6ad3777f6ae

OS/ARCH

Compressed size

618.28 MB

Last pushed

over 1 year by automaticrippingmachine

Type

Image

Manifest digest

sha256:8eaef5a19440b3c08bf4ab91f96b6bf0362bf20fe38c5ee0f554c61f875204f0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 25.4 MB
6CMD ["/bin/bash"]0 B
7ARG QEMU_ARCH0 B
8COPY . /bd_build # buildkit14.88 KB
9RUN |1 QEMU_ARCH= /bin/sh -c53.64 MB
10ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
11CMD ["/sbin/my_init"]0 B
12RUN /bin/sh -c mkdir /opt/arm111 B
13WORKDIR /opt/arm32 B
14RUN /bin/sh -c apt clean90.95 MB
15RUN /bin/sh -c groupadd -g4.33 KB
16RUN /bin/sh -c groupadd -g774 B
17ENV ARM_UID=10000 B
18ENV ARM_GID=10000 B
19RUN /bin/sh -c install_clean 160.65 MB
20RUN /bin/sh -c install_clean gosu1.14 MB
21RUN /bin/sh -c install_clean 148.02 MB
22RUN /bin/sh -c install_clean libdvd-pkg6.1 MB
23COPY requirements.txt ./requirements.txt # buildkit652 B
24RUN /bin/sh -c pip3 install10.09 MB
25RUN /bin/sh -c pip3 install24.68 MB
26COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B
27RUN /bin/sh -c chmod +x84.11 MB
28COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.61 KB
29RUN /bin/sh -c chmod +x32 B
30COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.65 KB
31RUN /bin/sh -c chmod +x13.46 MB
32RUN /bin/sh -c apt clean803 B
33COPY scripts/healthcheck.sh /healthcheck.sh # buildkit242 B
34RUN /bin/sh -c chmod +x242 B
35HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B
36ARG VERSION0 B
37ARG BUILD_DATE0 B
38LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B
39LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B
40LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B
41LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B
42LABEL org.opencontainers.image.license=MIT0 B
43LABEL org.opencontainers.image.version=0 B
44LABEL org.opencontainers.image.created=0 B

Command

 ARG RELEASE