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

tramasoli-docker/base-images

Repository files navigation

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