createrepo (latest-arm64-v8)
Installation
docker pull git.cryptic.systems/volker.raschek/createrepo:latest-arm64-v8
sha256:a4d052777fa1930f0f15ded9772c4fbb2716b88d830d1503a9f26371da9b9f1e
Image Layers
ADD layer.tar.xz / # buildkit |
CMD ["/bin/bash"] |
ARG CREATEREPO_VERSION |
RUN |1 CREATEREPO_VERSION= /bin/sh -c yum update --assumeyes && yum install --assumeyes bash bash-completion # buildkit |
RUN |1 CREATEREPO_VERSION= /bin/sh -c if [ -z ${CREATEREPO_VERSION+x} ]; then yum install --assumeyes createrepo_c; else yum install --assumeyes createrepo_c-${CREATEREPO_VERSION}; fi # buildkit |
ENTRYPOINT ["/usr/bin/createrepo"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-04-02T19:34:50Z |
org.opencontainers.image.revision | 0f3a51c7daff2ea5a403e1ea3f276ba85fbbd47c |
org.opencontainers.image.source | https://git.cryptic.systems/volker.raschek/createrepo-docker.git |
org.opencontainers.image.url | https://git.cryptic.systems/volker.raschek/createrepo-docker |
Details
2025-04-02 21:36:55 +02:00
Versions (3)
View all
Container
158
OCI / Docker
linux/arm64
138 MiB