Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

This docker image is based upon CentOS 7 LTS Jenkins based with Python 3.6.8 and pip3 installed using get-pip script

Notifications You must be signed in to change notification settings

savitojs/jenkins-python3.6.8-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentOS 7 based Jenkins with Python 3.6.8 and pip3 Installed.

This OCI image is based upon CentOS 7 LTS Jenkins (jenkins/jenkins:lts-centos7) based with Python 3.6.8 and pip3 installed using get-pip script.

Docker Repository on Quay Build Status

To build the image, run:

./build

To run the jenkins:

podman run --rm -d -v jenkins_home:/var/jenkins_home -p 8080:8080 -p 50000:50000 quay.io/savitojs/jenkins-python3.6.8-pip

About

This docker image is based upon CentOS 7 LTS Jenkins based with Python 3.6.8 and pip3 installed using get-pip script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published