https://github.com/scholzj/circleci-centos-golang
CircleCI 2.0 build image with Go language based on CentOS
https://github.com/scholzj/circleci-centos-golang
centos circle-ci circle-ci-2 golang
Last synced: 2 months ago
JSON representation
CircleCI 2.0 build image with Go language based on CentOS
- Host: GitHub
- URL: https://github.com/scholzj/circleci-centos-golang
- Owner: scholzj
- License: apache-2.0
- Created: 2017-08-09T22:16:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T18:43:34.000Z (about 6 years ago)
- Last Synced: 2025-04-13T18:47:31.544Z (6 months ago)
- Topics: centos, circle-ci, circle-ci-2, golang
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/scholzj/circleci-centos-golang)
# CircleCI 2.0 build image based on CentOS with Go language support
This repository contains a docker file for build image based on CentOS which contains Go lang and some basic utilities (Git, Curl, etc.). This image should work with CircleCI 2.0. This image could be find on [Docker Hub](https://hub.docker.com/r/scholzj/circleci-centos-golang/) and freely used, but updates are not guaranteed ;-).