createrepo (latest-amd64)

Published 2024-05-08 00:06:27 +00:00 by volker.raschek in volker.raschek/createrepo-docker

Installation

docker pull git.cryptic.systems/volker.raschek/createrepo:latest-amd64
sha256:23de931006813f26178670563b47c30237b97b3f318d607d6e32362331dd2329

Image Layers

ADD file:7fd52845d064446007966c062784c558669970932bd441501bc48bceaac68c35 in /
CMD ["/bin/bash"]
ARG CREATEREPO_VERSION
/bin/sh -c yum update --assumeyes && yum install --assumeyes bash bash-completion
/bin/sh -c if [ -z ${CREATEREPO_VERSION+x} ]; then yum install --assumeyes createrepo_c; else yum install --assumeyes createrepo_c-${CREATEREPO_VERSION}; fi
ENTRYPOINT ["/usr/bin/createrepo"]
LABEL org.opencontainers.image.created=2024-05-08T00:03:27Z
LABEL org.opencontainers.image.revision=d136cc93a03bf9d83fa63f1531770f68a0a4d661
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/createrepo-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/createrepo-docker

Labels

Key Value
org.opencontainers.image.created 2024-05-08T00:03:27Z
org.opencontainers.image.revision d136cc93a03bf9d83fa63f1531770f68a0a4d661
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
Container
2024-05-08 00:06:27 +00:00
60
OCI / Docker
linux/amd64
108 MiB
Versions (3) View all
latest 2024-05-08
latest-amd64 2024-05-08
latest-arm64-v8 2024-05-08