Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 755 Bytes

File metadata and controls

36 lines (21 loc) · 755 Bytes

CentOS 7 Docker PostgreSQL Jenkins

Introduction

This is docker image builds jenkin image on Centos 7 with "jdk8", & Postgresql

Build Status

Base Docker Image

Usage

Installation

  1. Install Docker.

  2. You can download automated build from public Docker Hub Registry:

docker pull zokeber/postgresql:latest

Build

  1. Test
  2. Test

docker build -t am255098/jenkins:latest .

  1. Test
  2. Test

for jenkins latest means latest version and you don't have to specify a version

Run

  1. Test
  2. Test