Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Add "ADDITIONAL_PKGS" env var to Jenkins template#37

Open
mattheworres wants to merge 1 commit intobinhex:masterfrom
mattheworres:master
Open

Add "ADDITIONAL_PKGS" env var to Jenkins template#37
mattheworres wants to merge 1 commit intobinhex:masterfrom
mattheworres:master

Conversation

@mattheworres
Copy link
Copy Markdown

@mattheworres mattheworres commented Mar 2, 2023

This PR just adds the environment variable ADDITIONAL_PKGS to the Jenkins template. Space-separated list allows container maintainers to specify additional packages to be installed for Jenkins. Specifically for my needs, I need NPM installed to perform builds (no benefit from setting up separate instances of Jenkins, very barebones use case)

@mattheworres
Copy link
Copy Markdown
Author

@binhex any feedback on this? we may actually be able to remove the deps for openssh and git in the future and rely on this feature for that instead (as not everyone will need Git on their Jenkins container?)

@binhex
Copy link
Copy Markdown
Owner

binhex commented Mar 25, 2023

Hi sorry for the delay, I agree that the ability to specify additional packages should be included, however I want to add this functionality to multiple images so I'm going to have a little think about this first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants