Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)