mkisofs (latest-amd64)
Installation
docker pull git.cryptic.systems/volker.raschek/mkisofs:latest-amd64
sha256:a4d6f8a1b2c4d358d8f39bd45d2b834e76c38112c69b33cd20f3b30a089bc02c
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-18T12:19:11Z |
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-18T12:19:11Z |
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
2025-02-18 12:21:32 +00:00
Versions (3)
View all
Container
169
OCI / Docker
linux/amd64
141 MiB