mkisofs (latest-amd64)
Installation
docker pull git.cryptic.systems/volker.raschek/mkisofs:latest-amd64
sha256:48fb2f44b7715f44ef8fce7c93ec5b10298dab62abe9345075660c7556a5d8b5
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=2024-11-01T01:13:58Z |
LABEL org.opencontainers.image.revision=79c91b779af505f775291df049722580e819e016 |
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 | 2024-11-01T01:13:58Z |
org.opencontainers.image.revision | 79c91b779af505f775291df049722580e819e016 |
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
2024-11-01 01:17:03 +00:00
Versions (3)
View all
Container
145
OCI / Docker
linux/amd64
131 MiB