mkisofs (latest-arm64-v8)

Published 2025-02-18 11:41:45 +00:00 by volker.raschek in volker.raschek/mkisofs-docker

Installation

docker pull git.cryptic.systems/volker.raschek/mkisofs:latest-arm64-v8
sha256:806c9705fb5d2f383c32bbdc1e7a541e31c3a0d0cd5060336204c211a4e5e772

Image Layers

ADD layer.tar.xz / # buildkit
CMD ["/bin/bash"]
ARG MKISOFS_VERSION
/bin/sh -c yum update --assumeyes && yum install --assumeyes bash bash-completion
/bin/sh -c if [ -z ${MKISOFS_VERSION+x} ]; then yum install --assumeyes xorriso; else yum install --assumeyes xorriso-${MKISOFS_VERSION}; fi
ENTRYPOINT ["/usr/bin/mkisofs"]
LABEL org.opencontainers.image.created=2025-02-18T11:39:10Z
LABEL org.opencontainers.image.revision=d5ed80170903f62581ce53c5b94a1c6e63ebd07f
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/mkisofs-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/mkisofs-docker

Labels

Key Value
org.opencontainers.image.created 2025-02-18T11:39:10Z
org.opencontainers.image.revision d5ed80170903f62581ce53c5b94a1c6e63ebd07f
org.opencontainers.image.source https://git.cryptic.systems/volker.raschek/mkisofs-docker.git
org.opencontainers.image.url https://git.cryptic.systems/volker.raschek/mkisofs-docker
Details
Container
2025-02-18 11:41:45 +00:00
167
OCI / Docker
linux/arm64
148 MiB
Versions (3) View all
latest 2025-02-18
latest-amd64 2025-02-18
latest-arm64-v8 2025-02-18