Sign inSign up

automaticrippingmachine/arm-dependencies:1.1.8

Multi-platform
Index digest

sha256:6aef648cd31bc3da7281ead9279d183a20b2330d59277a790274cdd6f64e244c

OS/ARCH

Compressed size

849.67 MB

Last pushed

almost 2 years by automaticrippingmachine

Type

Image

Manifest digest

sha256:2e18db8613c8f7f4c37da60ccb9844afbcc4e8f7d8d25d4566e04f62862b3bba

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7ARG QEMU_ARCH0 B
8COPY . /bd_build # buildkit14.88 KB
9RUN |1 QEMU_ARCH= /bin/sh -c57.26 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/arm110 B
13WORKDIR /opt/arm32 B
14RUN /bin/sh -c apt clean98.93 MB
15RUN /bin/sh -c groupadd -g4.34 KB
16ENV ARM_UID=10000 B
17ENV ARM_GID=10000 B
18RUN /bin/sh -c install_clean 188.43 MB
19RUN /bin/sh -c install_clean gosu1.15 MB
20RUN /bin/sh -c install_clean 174.26 MB
21RUN /bin/sh -c install_clean libdvd-pkg6.5 MB
22COPY requirements.txt ./requirements.txt # buildkit655 B
23RUN /bin/sh -c pip3 install9.54 MB
24RUN /bin/sh -c pip3 install23.71 MB
25COPY ./scripts/install_mkv_hb_deps.sh /install_mkv_hb_deps.sh # buildkit772 B
26RUN /bin/sh -c chmod +x217.63 MB
27COPY ./scripts/install_handbrake.sh /install_handbrake.sh # buildkit1.46 KB
28RUN /bin/sh -c chmod +x30.66 MB
29COPY ./scripts/install_makemkv.sh /install_makemkv.sh # buildkit1.65 KB
30RUN /bin/sh -c chmod +x13.4 MB
31RUN /bin/sh -c apt clean136 B
32COPY scripts/healthcheck.sh /healthcheck.sh # buildkit242 B
33RUN /bin/sh -c chmod +x242 B
34HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "5m0s" "15s"0 B
35ARG VERSION0 B
36ARG BUILD_DATE0 B
37LABEL org.opencontainers.image.source=https://github.com/automatic-ripping-machine/arm-dependencies.git0 B
38LABEL org.opencontainers.image.url=https://github.com/automatic-ripping-machine/arm-dependencies0 B
39LABEL org.opencontainers.image.description=Dependencies for Automatic Ripping0 B
40LABEL org.opencontainers.image.documentation=https://raw.githubusercontent.com/automatic-ripping-machine/arm-dependencies/main/README.md0 B
41LABEL org.opencontainers.image.license=MIT0 B
42LABEL org.opencontainers.image.version=0 B
43LABEL org.opencontainers.image.created=0 B

Command

 ARG RELEASE