Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

37 Commits

Repository files navigation

Jenkins Agent with Node and Python

This repo contains a Dockerfile for a Jenkins agent with Node 22 and Python 3.12.

You can get the image from ou public ECR

You can extend this image or override the Node and Python version by using the environnement variables and build arguments.

Build argumentDefault value
NONROOT_USERjenkins
NODE_VERSION22
PYTHON_VERSION3.12
POETRY_VERSION2.1.3
Environment variableDefault value
DEBIAN_FRONTENDnoninteractive
LC_ALLC.UTF-8
LANGC.UTF-8
HOME/home/$USER
PYENV_ROOT$HOME/.pyenv
PATH$PYENV_ROOT/shims:$PYENV_ROOT/bin:$PATH

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages