Would it be possible to add support for JENKINS_USER and JENKINS_PASSWORD environment variables to auto-create a user to work with at boot?
Digging out the admin password would then be unnecessary and make it easier to script deterministic usage of Jenkins in docker.
Would it be possible to add support for
JENKINS_USERandJENKINS_PASSWORDenvironment variables to auto-create a user to work with at boot?Digging out the admin password would then be unnecessary and make it easier to script deterministic usage of Jenkins in docker.