mkisofs (latest-amd64)
Installation
docker pull git.cryptic.systems/volker.raschek/mkisofs:latest-amd64
sha256:791379d3e05488574cc97ada9f8cc420351f98261e9c6d2a90ad39845f7669c8
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-04-02T02:26:13Z |
LABEL org.opencontainers.image.revision=05b910e96b5d834e5d73f75dbdb6b3a67de8e1ca |
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-04-02T02:26:13Z |
org.opencontainers.image.revision | 05b910e96b5d834e5d73f75dbdb6b3a67de8e1ca |
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-04-02 04:29:50 +02:00
Versions (3)
View all
Container
190
OCI / Docker
linux/amd64
141 MiB