Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Python3 and pip3 on top of an official jenkins/jenkins:lts-alpine docker image

Notifications You must be signed in to change notification settings

manycoding/jenkins-python

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-python

![](https://images.microbadger.com/badges/image/manycoding/jenkins-python .svg)

Tags

What's Inside

Make It Short

The official image repo has a pretty comprehensive readme.

To create a master:

$ docker run -d --name=jenkins -p 8080:8080 -p 50000:50000 -v \
jenkins_home:/var/jenkins_home --env JAVA_OPTS="-Dhudson.footerURL=$server_url \
-Dhudson.model.DirectoryBrowserSupport.CSP= \
-Duser.timezone=Europe/Moscow" \
manycoding/jenkins-python

To drop into the shell:

$ docker run --rm -it manycoding/jenkins-python /bin/sh

Third-party python libraries

Install with pipenv and export requirements.txt

pipenv update
pipenv lock -r > requirements.txt

About

Python3 and pip3 on top of an official jenkins/jenkins:lts-alpine docker image

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.