A basic Git Docker image based on the official Alpine image.
8.4K
A basic Git Docker image based on the official Alpine Linux image.
simpleenhancedView on Docker Hub
Based on: Alpine Linux
Packages installed:
| Package | Labels |
|---|---|
| git | simple, enhanced |
| bash | enhanced |
| openssh-client | enhanced |
| rsync | enhanced |
docker pull dpet23/docker-alpine-git
docker build -t dpet23/docker-alpine-git .
docker run -it --name docker-alpine-git dpet23/docker-alpine-git /bin/bash
<git_command>
Content type
Image
Digest
Size
10.7 MB
Last updated
over 6 years ago
docker pull dpet23/docker-alpine-git:simple