jenkinsci / jenkinsci/docker

Preventing plugin setup wizard

Open
#310 33 comments 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
PowerShell
Stars
7.6k
Forks
4.6k
Avg merge
1h 36m
Merged PRs (30d)
15

Description

if I use

```
FROM jenkins:2.7.1
RUN echo 2.7.1 > /usr/share/jenkins/ref/jenkins.install.UpgradeWizard.state
RUN echo 2.7.1 > /usr/share/jenkins/ref/jenkins.install.InstallUtil.lastExecVersion
```

then I can avoid the wizard, but the admin password is not printed in the logs

Is there a way to just prevent the plugin setup?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.