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

https://github.com/scholzj/circleci-centos-java

CircleCI 2.0 build image with Java language based on CentOS
https://github.com/scholzj/circleci-centos-java

centos circle-ci circle-ci-2 java

Last synced: about 1 month ago
JSON representation

CircleCI 2.0 build image with Java language based on CentOS

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/scholzj/circleci-centos-java.svg?style=svg)](https://circleci.com/gh/scholzj/circleci-centos-java)

# CircleCI 2.0 build image based on CentOS with Java language support

This repository contains a docker file for build image based on CentOS which contains Java language support and some basic utilities (Git, Curl, etc.). It also contains build tools such as Maven and Make. This image should work with CircleCI 2.0. This image could be find on [Docker Hub](https://hub.docker.com/r/scholzj/circleci-centos-java/) and freely used, but updates are not guaranteed ;-).