Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Latest commit

 

History

History
48 lines (34 loc) · 1.36 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.36 KB

My docker base-images

Build Status Issues Forks Stars LicenseMIT Docker Automated

In here you'll find my base images for use with docker.

SSH server

centos-ssh

Simple SSH server based on CentOS versions:

  • 6
  • 7

oraclelinux-ssh

Simple SSH server based on OracleLinux versions:

  • 6
  • 7

Jenkins slaves (ssh server+Java+Maven+Git+SVN)

centos-jenkins

SSH server image with Java, Maven, Git and SVN based on CentOS versions:

  • 6
  • 7

oraclelinux-jenkins

SSH server image with Java, Maven, Git and SVN based on OracleLinux versions:

  • 6
  • 7

Jenkins slave angular-cli

centos-angular-cli

SSH server image with Java, Maven, Git, SVN and AngularCli based on CentOS versions:

  • 7

Jenkins slave docker-client

centos-docker-client

SSH server image with Java, Maven, Git, SVN and docker client based on CentOS versions:

  • 7