Skip to content

evonove/docker-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Jenkins CI image

This Docker image is a Continuous Integration Container used in our private Jenkins CI instance. The Automated Build is available on Docker Hub registry. To download the image, simply::

$ docker pull evonove/ci

Features

  • Built on top of the official Ubuntu 16.04 image
  • uses tini to launch the docker-entrypoint.sh
  • Provides Python 2.7.13, 3.4.5, 3.5.2 and 3.6.0 with pip 9.0.1
  • Provides Python tox 2.5.1
  • Provides NodeJS 6.9.2 with NPM 4.0.5
  • Provides Rust 1.19.0
  • Many libraries that may be useful to build your dependencies (i.e.: psycopg2 or weasyprint)

About

Continuous integration container

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages