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
- Host: GitHub
- URL: https://github.com/scholzj/circleci-centos-java
- Owner: scholzj
- License: apache-2.0
- Created: 2018-01-01T19:50:43.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T21:29:28.000Z (almost 2 years ago)
- Last Synced: 2025-05-21T23:11:19.091Z (5 months ago)
- Topics: centos, circle-ci, circle-ci-2, java
- Language: Dockerfile
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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 ;-).