mkisofs (latest-arm64-v8)
Installation
docker pull git.cryptic.systems/volker.raschek/mkisofs:latest-arm64-v8
sha256:31a6ebf60808bbbbfe121abe4fb588dfd6a39efbfcb602dd8b1c9a6ebb1c9fa5
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:00:11Z |
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:00:11Z |
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:02:06 +00:00
Versions (3)
View all
Container
143
OCI / Docker
linux/arm64
140 MiB