https://github.com/boundstate/docker-alpine-git
Alpine Docker image with Git installed
https://github.com/boundstate/docker-alpine-git
alpine-linux bash docker git openssh
Last synced: 3 months ago
JSON representation
Alpine Docker image with Git installed
- Host: GitHub
- URL: https://github.com/boundstate/docker-alpine-git
- Owner: boundstate
- Created: 2019-08-08T14:23:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T14:25:10.000Z (almost 7 years ago)
- Last Synced: 2025-04-08T22:32:26.491Z (about 1 year ago)
- Topics: alpine-linux, bash, docker, git, openssh
- Language: Dockerfile
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-alpine-git
Alpine Docker image with Git installed.
Available on Docker hub at [boundstate/alpine-git](https://hub.docker.com/r/boundstate/alpine-git):
```dockerfile
FROM boundstate/alpine-git
```