you can use Jenkins Configuration as Code plugin (https://github.com/jenkinsci/configuration-as-code-plugin) to configure your security see the Matrix Authentication example at https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/matrix-auth
El jueves, 11 de marzo de 2021 a las 16:21:19 UTC+1, jochen....@gmail.com escribió: > > Hi, > > I am trying to set up a docker image, which should be ready to use. In > particular, I wouldn't want the image user to read the contents of the > initial_admin_password file from the Docker log or from the running > container. Instead, I would want something like "Read the initial admin > details from a file, which I specify be setting an environment variable." > Or, whatever works. > > How would you do that? > > Thanks, > > Jochen > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9f2807a9-83c0-4d4e-8da9-bf392a28da14n%40googlegroups.com.