git (latest)

Published 2025-06-29 01:31:56 +00:00 by phil in philorg/containers

Installation

docker pull /philorg/git:latest

Or a better alternative to docker:

podman pull /philorg/git:latest
sha256:5aa78d2cd210fc6f3ed7d3387d47b41c87ec21f27031b1adc86c35a216c73a8f

Image layers

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache git
ENTRYPOINT ["git"]

Labels

Key Value
io.buildah.version 1.40.1
Details
Container
2025-06-29 01:31:56 +00:00
0
OCI / Docker
linux/amd64
9.8 MiB
Versions (1) View all
latest 2025-06-29