Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theyorkshiredev/git-container
Simple container with git installed
https://github.com/theyorkshiredev/git-container
docker-image dockerfile dockerhub-image git
Last synced: about 1 month ago
JSON representation
Simple container with git installed
- Host: GitHub
- URL: https://github.com/theyorkshiredev/git-container
- Owner: TheYorkshireDev
- License: mit
- Created: 2017-08-11T21:10:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T19:01:44.000Z (almost 7 years ago)
- Last Synced: 2024-11-12T18:11:30.313Z (3 months ago)
- Topics: docker-image, dockerfile, dockerhub-image, git
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Container
A simple container with Git v2.15.0 installed.
## Build & Release Status
### Build
[![Build Status](https://gitlab.com/TheYorkshireDev/git-container/badges/master/build.svg)](https://gitlab.com/TheYorkshireDev/git-container/pipelines) [![GitHub tag](https://img.shields.io/github/tag/theyorkshiredev/git-container.svg)](https://github.com/theyorkshiredev/git-container/releases) [![license](https://img.shields.io/github/license/theyorkshiredev/git-container.svg)](https://github.com/theyorkshiredev/git-container/blob/master/LICENCE)
### Docker Image
[![Docker Build Status](https://img.shields.io/docker/build/theyorkshiredev/git-container.svg)](https://hub.docker.com/r/theyorkshiredev/git-container/) [![Docker Automated build](https://img.shields.io/docker/automated/theyorkshiredev/git-container.svg)](https://hub.docker.com/r/theyorkshiredev/git-container/) [![Docker Pulls](https://img.shields.io/docker/pulls/theyorkshiredev/git-container.svg)](https://hub.docker.com/r/theyorkshiredev/git-container/) [![Docker Stars](https://img.shields.io/docker/stars/theyorkshiredev/git-container.svg)](https://hub.docker.com/r/theyorkshiredev/git-container/)
## Contribute
**Please Note:** The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.
* [Development Repository](https://gitlab.com/TheYorkshireDev/git-container)
* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/git-container/issues)
* [Repository CI & CD](https://gitlab.com/TheYorkshireDev/git-container/pipelines)