Sign inSign up

jobinbasani/jenkins_with_cpp_compiler

By jobinbasani

Updated over 6 years ago

Image
0

246

jobinbasani/jenkins_with_cpp_compiler repository overview

Jenkins Docker image with CPP compiler

Includes tools required for compiling c/c++ programs including meta build tool CMake. Docker CLI is also included,and allows you to create Docker containers within the Jenkins - running in a Docker container. To connect to the host container instead of running a Docker server within the container, socat is used. Refer to docker-compose.yml.

To bring it up,

docker-compose up -d --build

Jenkins will be available at http://localhost:8091/

View in Docker Hub

Tag summary

Content type

Image

Digest

Size

632.8 MB

Last updated

over 6 years ago

docker pull jobinbasani/jenkins_with_cpp_compiler