Skip to content

LeandroTorresSicilia/circleci-centos7-jdk-node-browsers

 
 

Repository files navigation

CircleCI 2.0 build image based on CentOS with

  • JDK 8
  • Maven
  • Make
  • Node 10.6.3
  • Yarn 1.17.3
  • gcc
  • Chrome
  • gcc-c++

Utilities

  • Git
  • Curl
  • Hub

Working locally

Build the images

docker build -t reiniergs/centos7-jdk-node-browsers .

Run images

docker run -i -t reiniergs/centos7-jdk-node-browsers /bin/bash

Push to docker hub

docker push reiniergs/centos7-jdk-node-browsers:latest

This image should work with CircleCI 2.0. This image could be find on Docker Hub and freely used, but updates are not guaranteed ;-).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%