Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theyorkshiredev/golang-git
A custom container with golang and git v2.13.5 installed.
https://github.com/theyorkshiredev/golang-git
docker-image dockerfile dockerhub-image git golang
Last synced: 14 days ago
JSON representation
A custom container with golang and git v2.13.5 installed.
- Host: GitHub
- URL: https://github.com/theyorkshiredev/golang-git
- Owner: TheYorkshireDev
- License: mit
- Created: 2017-10-28T14:39:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T16:43:10.000Z (over 6 years ago)
- Last Synced: 2024-11-12T18:11:30.327Z (2 months ago)
- Topics: docker-image, dockerfile, dockerhub-image, git, golang
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Git Container
A custom container with Golang 1.10.2 and Git v2.15.0 installed on Alpine 3.7. Ideal for building golang projects that require pulling in dependencies.
## Build & Release Status
### Build
[![Build Status](https://gitlab.com/TheYorkshireDev/golang-git/badges/master/build.svg)](https://gitlab.com/TheYorkshireDev/golang-git/pipelines) [![GitHub tag](https://img.shields.io/github/tag/theyorkshiredev/golang-git.svg)](https://github.com/theyorkshiredev/golang-git/releases) [![license](https://img.shields.io/github/license/theyorkshiredev/golang-git.svg)](https://github.com/theyorkshiredev/golang-git/blob/master/LICENCE)
### Docker Image
[![Docker Build Status](https://img.shields.io/docker/build/theyorkshiredev/golang-git.svg)](https://hub.docker.com/r/theyorkshiredev/golang-git/) [![Docker Automated build](https://img.shields.io/docker/automated/theyorkshiredev/golang-git.svg)](https://hub.docker.com/r/theyorkshiredev/golang-git/) [![Docker Pulls](https://img.shields.io/docker/pulls/theyorkshiredev/golang-git.svg)](https://hub.docker.com/r/theyorkshiredev/golang-git/) [![Docker Stars](https://img.shields.io/docker/stars/theyorkshiredev/golang-git.svg)](https://hub.docker.com/r/theyorkshiredev/golang-git/)
## 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/golang-git)
* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/golang-git/issues)
* [Repository CI & CD](https://gitlab.com/TheYorkshireDev/golang-git/pipelines)